diff options
Diffstat (limited to 'sca-java-2.x/branches/2.0/samples/learning-more/distributed-osgi-static/pom.xml')
-rw-r--r-- | sca-java-2.x/branches/2.0/samples/learning-more/distributed-osgi-static/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0/samples/learning-more/distributed-osgi-static/pom.xml b/sca-java-2.x/branches/2.0/samples/learning-more/distributed-osgi-static/pom.xml index ee2989d6d1..8f4d18a702 100644 --- a/sca-java-2.x/branches/2.0/samples/learning-more/distributed-osgi-static/pom.xml +++ b/sca-java-2.x/branches/2.0/samples/learning-more/distributed-osgi-static/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples-learning-more</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-samples-distributed-osgi-static</artifactId>
|