You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2017/04/12 10:41:54 UTC

svn commit: r1791106 - /aries/trunk/proxy/proxy-itests/pom.xml

Author: cschneider
Date: Wed Apr 12 10:41:53 2017
New Revision: 1791106

URL: http://svn.apache.org/viewvc?rev=1791106&view=rev
Log:
Update proxy impl to new snapshot version

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

Modified: aries/trunk/proxy/proxy-itests/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/proxy-itests/pom.xml?rev=1791106&r1=1791105&r2=1791106&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-itests/pom.xml (original)
+++ aries/trunk/proxy/proxy-itests/pom.xml Wed Apr 12 10:41:53 2017
@@ -69,7 +69,7 @@
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy</artifactId>
             <scope>test</scope>
-            <version>1.0.7-SNAPSHOT</version>
+            <version>1.1.1-SNAPSHOT</version>
         </dependency>
 
         <!-- pax exam -->