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 09:12:21 UTC

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

Author: cschneider
Date: Wed Apr 12 09:12:21 2017
New Revision: 1791094

URL: http://svn.apache.org/viewvc?rev=1791094&view=rev
Log:
Switch to release 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=1791094&r1=1791093&r2=1791094&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-itests/pom.xml (original)
+++ aries/trunk/proxy/proxy-itests/pom.xml Wed Apr 12 09:12:21 2017
@@ -63,7 +63,7 @@
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy.api</artifactId>
             <scope>test</scope>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.1.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>