summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/maven/tuscany-diagram-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/maven/tuscany-diagram-plugin/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0/maven/tuscany-diagram-plugin/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-2.x/branches/2.0/maven/tuscany-diagram-plugin/pom.xml b/sca-java-2.x/branches/2.0/maven/tuscany-diagram-plugin/pom.xml
index 0afaed98c9..4e2ff1a43b 100644
--- a/sca-java-2.x/branches/2.0/maven/tuscany-diagram-plugin/pom.xml
+++ b/sca-java-2.x/branches/2.0/maven/tuscany-diagram-plugin/pom.xml
@@ -23,13 +23,13 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
<relativePath>../../pom.xml</relativePath>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</parent>
<artifactId>tuscany-diagram-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Apache Tuscany Maven SCA Composite Diagram Plugin</name>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<dependencies>
<dependency>
@@ -50,7 +50,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-composite-diagram</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
</dependencies>