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