You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2011/04/13 13:01:48 UTC

svn commit: r1091739 - in /tuscany/sca-java-1.x/trunk/tools/eclipse: features/core/pom.xml plugins/core/pom.xml

Author: nash
Date: Wed Apr 13 11:01:48 2011
New Revision: 1091739

URL: http://svn.apache.org/viewvc?rev=1091739&view=rev
Log:
Update 1.6.1-SNAPSHOT pom references

Modified:
    tuscany/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml
    tuscany/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml

Modified: tuscany/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml?rev=1091739&r1=1091738&r2=1091739&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml Wed Apr 13 11:01:48 2011
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-sca-eclipse-tools</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.7-SNAPSHOT</version>
             <type>pom</type>
         </dependency>
     </dependencies>

Modified: tuscany/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml?rev=1091739&r1=1091738&r2=1091739&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml Wed Apr 13 11:01:48 2011
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-sca-eclipse-tools</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.7-SNAPSHOT</version>
             <type>pom</type>
         </dependency>
         <dependency>