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 2012/06/22 03:43:13 UTC

svn commit: r1352743 - /aries/branches/proxy-0.3.x/proxy-bundle/pom.xml

Author: dkulp
Date: Fri Jun 22 01:43:12 2012
New Revision: 1352743

URL: http://svn.apache.org/viewvc?rev=1352743&view=rev
Log:
Remove snapshot version

Modified:
    aries/branches/proxy-0.3.x/proxy-bundle/pom.xml

Modified: aries/branches/proxy-0.3.x/proxy-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/proxy-0.3.x/proxy-bundle/pom.xml?rev=1352743&r1=1352742&r2=1352743&view=diff
==============================================================================
--- aries/branches/proxy-0.3.x/proxy-bundle/pom.xml (original)
+++ aries/branches/proxy-0.3.x/proxy-bundle/pom.xml Fri Jun 22 01:43:12 2012
@@ -78,7 +78,7 @@
         <dependency>
         	<groupId>org.apache.aries.proxy</groupId>
         	<artifactId>org.apache.aries.proxy.impl</artifactId>
-        	<version>${project.version}</version>
+        	<version>0.3.1</version>
         </dependency>
     </dependencies>
     <scm>