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/12/16 23:27:21 UTC

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

Author: dkulp
Date: Mon Dec 16 22:27:21 2013
New Revision: 1551384

URL: http://svn.apache.org/r1551384
Log:
Update to the released version

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=1551384&r1=1551383&r2=1551384&view=diff
==============================================================================
--- aries/trunk/proxy/proxy-bundle/pom.xml (original)
+++ aries/trunk/proxy/proxy-bundle/pom.xml Mon Dec 16 22:27:21 2013
@@ -75,7 +75,7 @@
         <dependency>
             <groupId>org.apache.aries.proxy</groupId>
             <artifactId>org.apache.aries.proxy.impl</artifactId>
-            <version>1.0.2-SNAPSHOT</version>
+            <version>1.0.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>