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 2010/04/09 02:37:01 UTC

svn commit: r932197 - /incubator/aries/trunk/util/pom.xml

Author: hughesj
Date: Fri Apr  9 00:37:01 2010
New Revision: 932197

URL: http://svn.apache.org/viewvc?rev=932197&view=rev
Log:
updated to latest releases

Modified:
    incubator/aries/trunk/util/pom.xml

Modified: incubator/aries/trunk/util/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/util/pom.xml?rev=932197&r1=932196&r2=932197&view=diff
==============================================================================
--- incubator/aries/trunk/util/pom.xml (original)
+++ incubator/aries/trunk/util/pom.xml Fri Apr  9 00:37:01 2010
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <artifactId>org.apache.aries.util</artifactId>
@@ -74,7 +74,7 @@
         <dependency>
             <groupId>org.apache.aries.testsupport</groupId>
             <artifactId>org.apache.aries.testsupport.unit</artifactId>
-            <version>0.1-incubating-SNAPSHOT</version>
+            <version>0.1-incubating</version>
             <scope>test</scope>
         </dependency>
         <dependency>