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

svn commit: r1189204 - /aries/branches/oct-2011-release/proxy/proxy-bundle/pom.xml

Author: hughesj
Date: Wed Oct 26 13:31:56 2011
New Revision: 1189204

URL: http://svn.apache.org/viewvc?rev=1189204&view=rev
Log:
Redo-ing proxy-bundle due to missing asm import-package version range

Modified:
    aries/branches/oct-2011-release/proxy/proxy-bundle/pom.xml

Modified: aries/branches/oct-2011-release/proxy/proxy-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/branches/oct-2011-release/proxy/proxy-bundle/pom.xml?rev=1189204&r1=1189203&r2=1189204&view=diff
==============================================================================
--- aries/branches/oct-2011-release/proxy/proxy-bundle/pom.xml (original)
+++ aries/branches/oct-2011-release/proxy/proxy-bundle/pom.xml Wed Oct 26 13:31:56 2011
@@ -29,7 +29,7 @@
     <artifactId>org.apache.aries.proxy</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Proxy Bundle</name>
-    <version>0.4</version>
+    <version>0.4-SNAPSHOT</version>
     <description>
         This bundle contains the Apache Aries Proxy Service.
     </description>