summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-2.0-M2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-2.0-M2/pom.xml b/branches/sca-java-2.0-M2/pom.xml
index 1ec7061554..aaa1704780 100644
--- a/branches/sca-java-2.0-M2/pom.xml
+++ b/branches/sca-java-2.0-M2/pom.xml
@@ -274,7 +274,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<extensions>true</extensions>
</plugin>
<plugin>
@@ -495,7 +495,7 @@
<dependency>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-eclipse-compiler</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>