summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/distribution/all/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/distribution/all/pom.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/distribution/all/pom.xml b/sca-java-2.x/branches/2.0-Beta1/distribution/all/pom.xml
index deeadbc694..aa03dd2a6c 100644
--- a/sca-java-2.x/branches/2.0-Beta1/distribution/all/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/distribution/all/pom.xml
@@ -161,10 +161,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-bundle-plugin</artifactId>
-<!-- TUSCANY-3674
- <version>1.0.6</version>
--->
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.0.7</version>
<executions>
<execution>
<id>distribution-modules</id>
@@ -235,9 +232,7 @@
</artifactAggregations-->
</configuration>
</execution>
-<!-- TUSCANY-3674
- uncomment when using maven-bundle-plugin v1.0.7-SNAPSHOT
--->
+
<execution>
<id>extensions-build</id>
<phase>process-resources</phase>