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/13 18:31:54 UTC

svn commit: r1182961 - /aries/trunk/blueprint/blueprint-annotation-api/pom.xml

Author: hughesj
Date: Thu Oct 13 16:31:54 2011
New Revision: 1182961

URL: http://svn.apache.org/viewvc?rev=1182961&view=rev
Log:
Use soon to be released 0.5 parent poms

Modified:
    aries/trunk/blueprint/blueprint-annotation-api/pom.xml

Modified: aries/trunk/blueprint/blueprint-annotation-api/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-annotation-api/pom.xml?rev=1182961&r1=1182960&r2=1182961&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-annotation-api/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-annotation-api/pom.xml Thu Oct 13 16:31:54 2011
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.5-SNAPSHOT</version>
+        <version>0.5</version>
         <relativePath />
     </parent>