Author: olamy Date: Wed Dec 1 20:34:47 2010 New Revision: 1041154 URL: http://svn.apache.org/viewvc?rev=1041154&view=rev Log: upgrade to last parent
Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=1041154&r1=1041153&r2=1041154&view=diff ============================================================================== --- maven/plugins/trunk/pom.xml (original) +++ maven/plugins/trunk/pom.xml Wed Dec 1 20:34:47 2010 @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>17</version> + <version>18</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent>