You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by si...@apache.org on 2011/12/07 09:56:18 UTC

svn commit: r1211342 - /cocoon/trunk/pom.xml

Author: simonetripodi
Date: Wed Dec  7 08:56:18 2011
New Revision: 1211342

URL: http://svn.apache.org/viewvc?rev=1211342&view=rev
Log:
updated parent pom to 10

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?rev=1211342&r1=1211341&r2=1211342&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Wed Dec  7 08:56:18 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>4</version>
+    <version>10</version>
   </parent>
 
   <groupId>org.apache.cocoon</groupId>