Author: jvanzyl Date: Mon Dec 25 19:11:33 2006 New Revision: 490211 URL: http://svn.apache.org/viewvc?view=rev&rev=490211 Log: o preparing the WAR plugin for release with the directRelease profile
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?view=diff&rev=490211&r1=490210&r2=490211 ============================================================================== --- maven/plugins/trunk/maven-war-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-war-plugin/pom.xml Mon Dec 25 19:11:33 2006 @@ -21,7 +21,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>4</version> + <version>7</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>maven-war-plugin</artifactId>