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/10 19:06:39 UTC

svn commit: r1181079 - /aries/trunk/proxy/pom.xml

Author: hughesj
Date: Mon Oct 10 17:06:39 2011
New Revision: 1181079

URL: http://svn.apache.org/viewvc?rev=1181079&view=rev
Log:
update to use soon to be released parent pom 0.5

Modified:
    aries/trunk/proxy/pom.xml

Modified: aries/trunk/proxy/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/proxy/pom.xml?rev=1181079&r1=1181078&r2=1181079&view=diff
==============================================================================
--- aries/trunk/proxy/pom.xml (original)
+++ aries/trunk/proxy/pom.xml Mon Oct 10 17:06:39 2011
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.4</version>
+        <version>0.5</version>
     </parent>  
 
     <modelVersion>4.0.0</modelVersion>