diff options
-rw-r--r-- | maven-plugins/trunk/maven-tuscany-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml index 3de6a1d417..46e679811b 100644 --- a/maven-plugins/trunk/maven-tuscany-plugin/pom.xml +++ b/maven-plugins/trunk/maven-tuscany-plugin/pom.xml @@ -182,7 +182,7 @@ <dependency> <groupId>org.apache.tuscany.sca.shades</groupId> <artifactId>tuscany-base</artifactId> - <version>2.0-M5-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </dependency> </dependencies> |