You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2009/09/15 01:04:54 UTC

svn commit: r814902 - /maven/shared/trunk/maven-verifier/pom.xml

Author: jdcasey
Date: Mon Sep 14 23:04:54 2009
New Revision: 814902

URL: http://svn.apache.org/viewvc?rev=814902&view=rev
Log:
updating to use version 12 of parent POM

Modified:
    maven/shared/trunk/maven-verifier/pom.xml

Modified: maven/shared/trunk/maven-verifier/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-verifier/pom.xml?rev=814902&r1=814901&r2=814902&view=diff
==============================================================================
--- maven/shared/trunk/maven-verifier/pom.xml (original)
+++ maven/shared/trunk/maven-verifier/pom.xml Mon Sep 14 23:04:54 2009
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>11</version>
+    <version>12</version>
   </parent>
 
   <artifactId>maven-verifier</artifactId>