You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/02/26 14:30:15 UTC

svn commit: r1074840 - /aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml

Author: zoe
Date: Sat Feb 26 13:30:15 2011
New Revision: 1074840

URL: http://svn.apache.org/viewvc?rev=1074840&view=rev
Log:
update proxy-bundle to used released version of impl

Modified:
    aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml

Modified: aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml?rev=1074840&r1=1074839&r2=1074840&view=diff
==============================================================================
--- aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml (original)
+++ aries/branches/experimental-release-by-module/proxy/proxy-bundle/pom.xml Sat Feb 26 13:30:15 2011
@@ -68,7 +68,7 @@
         <dependency>
         	<groupId>org.apache.aries.proxy</groupId>
         	<artifactId>org.apache.aries.proxy.impl</artifactId>
-            <version>0.5-SNAPSHOT</version>
+            <version>0.5</version>
         </dependency>
      <!-- Dependencies on other aries modules, versions specified in module parent -->