Author: hughesj
Date: Mon Oct 10 16:15:47 2011
New Revision: 1181053
URL: http://svn.apache.org/viewvc?rev=1181053&view=rev
Log:
Use soon to be released 0.5 parent poms
Modified:
aries/trunk/util/pom.xml
Modified: aries/trunk/util/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/util/pom.xml?rev=1181053&r1=1181052&r2=1181053&view=diff
==============================================================================
--- aries/trunk/util/pom.xml (original)
+++ aries/trunk/util/pom.xml Mon Oct 10 16:15:47 2011
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.aries</groupId>
<artifactId>java5-parent</artifactId>
- <version>0.5-SNAPSHOT</version>
+ <version>0.5</version>
<relativePath />
</parent>
|