You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/11/19 23:25:56 UTC

svn commit: r1411458 - /maven/plugin-testing/trunk/pom.xml

Author: olamy
Date: Mon Nov 19 22:25:56 2012
New Revision: 1411458

URL: http://svn.apache.org/viewvc?rev=1411458&view=rev
Log:
use last parent pom

Modified:
    maven/plugin-testing/trunk/pom.xml

Modified: maven/plugin-testing/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-testing/trunk/pom.xml?rev=1411458&r1=1411457&r2=1411458&view=diff
==============================================================================
--- maven/plugin-testing/trunk/pom.xml (original)
+++ maven/plugin-testing/trunk/pom.xml Mon Nov 19 22:25:56 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-parent</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>21</version>
+    <version>22</version>
     <relativePath>../pom/maven/pom.xml</relativePath>
   </parent>