Author: jvanzyl Date: Mon Dec 25 19:12:18 2006 New Revision: 490212 URL: http://svn.apache.org/viewvc?view=rev&rev=490212 Log: o preparing the EAR plugin for release with the directRelease profile
Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?view=diff&rev=490212&r1=490211&r2=490212 ============================================================================== --- maven/plugins/trunk/maven-ear-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-ear-plugin/pom.xml Mon Dec 25 19:12:18 2006 @@ -23,7 +23,7 @@ <parent> <artifactId>maven-plugins</artifactId> <groupId>org.apache.maven.plugins</groupId> - <version>6</version> + <version>7</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>maven-ear-plugin</artifactId>