You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/06/30 17:18:33 UTC

svn commit: r1606776 - /aries/trunk/proxy/proxy-impl/pom.xml

Author: gnodet
Date: Mon Jun 30 15:18:32 2014
New Revision: 1606776

URL: http://svn.apache.org/r1606776
Log:
Update to parent 2.0.0

Modified:
    aries/trunk/proxy/proxy-impl/pom.xml

Modified: aries/trunk/proxy/proxy-impl/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-impl/pom.xml?rev=1606776&r1=1606775&r2=1606776&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-impl/pom.xml (original)
+++ aries/trunk/proxy/proxy-impl/pom.xml Mon Jun 30 15:18:32 2014
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 
@@ -118,7 +118,7 @@
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy.api</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.0.0</version>
         </dependency>
     </dependencies>