You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2013/07/08 17:10:58 UTC

svn commit: r1500791 - /oodt/trunk/commons/pom.xml

Author: mattmann
Date: Mon Jul  8 15:10:57 2013
New Revision: 1500791

URL: http://svn.apache.org/r1500791
Log:
push back inadvertant pom update.

Modified:
    oodt/trunk/commons/pom.xml

Modified: oodt/trunk/commons/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/commons/pom.xml?rev=1500791&r1=1500790&r2=1500791&view=diff
==============================================================================
--- oodt/trunk/commons/pom.xml (original)
+++ oodt/trunk/commons/pom.xml Mon Jul  8 15:10:57 2013
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.6</version>
+    <version>0.6-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>