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 18:12:00 UTC

svn commit: r1500815 - /oodt/tags/0.6/core/pom.xml

Author: mattmann
Date: Mon Jul  8 16:12:00 2013
New Revision: 1500815

URL: http://svn.apache.org/r1500815
Log:
Should read 0.6

Modified:
    oodt/tags/0.6/core/pom.xml

Modified: oodt/tags/0.6/core/pom.xml
URL: http://svn.apache.org/viewvc/oodt/tags/0.6/core/pom.xml?rev=1500815&r1=1500814&r2=1500815&view=diff
==============================================================================
--- oodt/tags/0.6/core/pom.xml (original)
+++ oodt/tags/0.6/core/pom.xml Mon Jul  8 16:12:00 2013
@@ -25,7 +25,7 @@ the License.
 	</parent>    
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.6-SNAPSHOT</version>
+    <version>0.6</version>
     <name>OODT Core</name>
     <packaging>pom</packaging>
     <properties>