You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/04/22 17:35:50 UTC

svn commit: r767566 - /tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml

Author: antelder
Date: Wed Apr 22 15:35:49 2009
New Revision: 767566

URL: http://svn.apache.org/viewvc?rev=767566&view=rev
Log:
Update tuscany plugin version

Modified:
    tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml

Modified: tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml?rev=767566&r1=767565&r2=767566&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/maven-tuscany-plugin/pom.xml Wed Apr 22 15:35:49 2009
@@ -182,13 +182,13 @@
        <dependency>
           <groupId>org.apache.tuscany.sca</groupId>
           <artifactId>tuscany-node-impl</artifactId>
-          <version>2.0-SNAPSHOT</version>
+          <version>2.0-M2</version>
        </dependency>
 
        <dependency>
           <groupId>org.apache.tuscany.sca</groupId>
           <artifactId>tuscany-implementation-java-runtime</artifactId>
-          <version>2.0-SNAPSHOT</version>
+          <version>2.0-M2</version>
        </dependency>
 
     </dependencies>