You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by pr...@apache.org on 2011/06/22 23:59:54 UTC

svn commit: r1138654 - /oodt/trunk/core/pom.xml

Author: pramirez
Date: Wed Jun 22 21:59:53 2011
New Revision: 1138654

URL: http://svn.apache.org/viewvc?rev=1138654&view=rev
Log:
Update to the latest version of the Apache parent pom. Hopefully this resolves the release plugin issue. If not the 0.3 release will need to be done manually.

Modified:
    oodt/trunk/core/pom.xml

Modified: oodt/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/core/pom.xml?rev=1138654&r1=1138653&r2=1138654&view=diff
==============================================================================
--- oodt/trunk/core/pom.xml (original)
+++ oodt/trunk/core/pom.xml Wed Jun 22 21:59:53 2011
@@ -20,7 +20,7 @@ the License.
 	<parent>
 	  <groupId>org.apache</groupId>
 	  <artifactId>apache</artifactId>
-	  <version>6</version>
+	  <version>9</version>
 	  <relativePath />
 	</parent>    
     <groupId>org.apache.oodt</groupId>