You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by dk...@apache.org on 2013/01/23 16:37:57 UTC

svn commit: r1437485 - /aries/trunk/proxy/proxy-bundle/pom.xml

Author: dkulp
Date: Wed Jan 23 15:37:56 2013
New Revision: 1437485

URL: http://svn.apache.org/viewvc?rev=1437485&view=rev
Log:
Use new snapshot until release is promoted

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

Modified: aries/trunk/proxy/proxy-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-bundle/pom.xml?rev=1437485&r1=1437484&r2=1437485&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-bundle/pom.xml (original)
+++ aries/trunk/proxy/proxy-bundle/pom.xml Wed Jan 23 15:37:56 2013
@@ -75,7 +75,7 @@
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy.impl</artifactId>
-            <version>1.0.1</version>
+            <version>1.0.2-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>