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 2008/09/21 20:26:23 UTC

svn commit: r697575 - /maven/plugins/trunk/maven-war-plugin/pom.xml

Author: olamy
Date: Sun Sep 21 11:26:23 2008
New Revision: 697575

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

Modified:
    maven/plugins/trunk/maven-war-plugin/pom.xml

Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=697575&r1=697574&r2=697575&view=diff
==============================================================================
--- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-war-plugin/pom.xml Sun Sep 21 11:26:23 2008
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>11</version>
+    <version>12</version>
   </parent>
 
   <artifactId>maven-war-plugin</artifactId>