Author: tpalsulich
Date: Mon Dec 29 20:36:19 2014
New Revision: 1648420

URL: http://svn.apache.org/r1648420
Log:
Fix version number of catalog pom.xml.

Modified:
    oodt/trunk/catalog/pom.xml

Modified: oodt/trunk/catalog/pom.xml
URL: 
http://svn.apache.org/viewvc/oodt/trunk/catalog/pom.xml?rev=1648420&r1=1648419&r2=1648420&view=diff
==============================================================================
--- oodt/trunk/catalog/pom.xml (original)
+++ oodt/trunk/catalog/pom.xml Mon Dec 29 20:36:19 2014
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.8-SNAPSHOT</version>
+    <version>0.9-SNAPSHOT</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-catalog</artifactId>


Reply via email to