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 16:57:03 UTC

svn commit: r932442 - /incubator/aries/trunk/jndi/pom.xml

Author: hughesj
Date: Fri Apr  9 14:57:03 2010
New Revision: 932442

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

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

Modified: incubator/aries/trunk/jndi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/jndi/pom.xml?rev=932442&r1=932441&r2=932442&view=diff
==============================================================================
--- incubator/aries/trunk/jndi/pom.xml (original)
+++ incubator/aries/trunk/jndi/pom.xml Fri Apr  9 14:57:03 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>  
 
     <modelVersion>4.0.0</modelVersion>
@@ -63,7 +63,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>
             </dependency>
             <dependency>
             	<groupId>org.apache.aries</groupId>