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 17:08:19 UTC

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

Author: hughesj
Date: Fri Apr  9 15:08:19 2010
New Revision: 932449

URL: http://svn.apache.org/viewvc?rev=932449&view=rev
Log:
backing out 932442 due to a bug in pom.xml

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=932449&r1=932448&r2=932449&view=diff
==============================================================================
--- incubator/aries/trunk/jndi/pom.xml (original)
+++ incubator/aries/trunk/jndi/pom.xml Fri Apr  9 15:08:19 2010
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries</groupId>
         <artifactId>java5-parent</artifactId>
-        <version>0.1-incubating</version>
+        <version>0.1-incubating-SNAPSHOT</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</version>
+                <version>0.1-incubating-SNAPSHOT</version>
             </dependency>
             <dependency>
             	<groupId>org.apache.aries</groupId>