summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-12-13 01:23:12 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-12-13 01:23:12 +0000
commitaf835f33dec07e3e2d7b21561eec27a83f4a3145 (patch)
tree86cd8a881674312e4759a5c0887c882b27a394bd /java
parent24f16f41b9fe0159b195fd6f24263e06ac9c2cd7 (diff)
Set the version for tuscany-maven-bundle-plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@726154 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/distribution/pdetarget/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/distribution/pdetarget/pom.xml b/java/sca/distribution/pdetarget/pom.xml
index 0364ab615c..643ffdab61 100644
--- a/java/sca/distribution/pdetarget/pom.xml
+++ b/java/sca/distribution/pdetarget/pom.xml
@@ -114,6 +114,7 @@
<plugin>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-maven-bundle-plugin</artifactId>
+ <version>2.0-SNAPSHOT</version>
<executions>
<execution>
<id>distribution-modules</id>