Author: vsiveton
Date: Tue Dec  8 12:31:11 2009
New Revision: 888372

URL: http://svn.apache.org/viewvc?rev=888372&view=rev
Log:
o bump to parent

Modified:
    maven/skins/trunk/pom.xml

Modified: maven/skins/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/pom.xml?rev=888372&r1=888371&r2=888372&view=diff
==============================================================================
--- maven/skins/trunk/pom.xml (original)
+++ maven/skins/trunk/pom.xml Tue Dec  8 12:31:11 2009
@@ -23,9 +23,9 @@
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>11</version>
+    <artifactId>maven-parent</artifactId>
+    <version>15</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>
 


Reply via email to