summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M4/distribution/all/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-03 08:17:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-03 08:17:18 +0000
commit7a7471c7e4c95b758da192622f7476dce8f0faf8 (patch)
tree9f5468e0c176551746ed8f39c08980c97e04d577 /branches/sca-java-2.0-M4/distribution/all/pom.xml
parentf1bcf98d2c7d764cab0d46188ca256273e2efd66 (diff)
Use the to be released version of bundle plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832337 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-2.0-M4/distribution/all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-2.0-M4/distribution/all/pom.xml b/branches/sca-java-2.0-M4/distribution/all/pom.xml
index e1df7a10f4..fac8054177 100644
--- a/branches/sca-java-2.0-M4/distribution/all/pom.xml
+++ b/branches/sca-java-2.0-M4/distribution/all/pom.xml
@@ -64,7 +64,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</version>
<executions>
<execution>
<id>distribution-modules</id>