o Inherited from maven-parent:11

o Inherited from maven-plugins:13

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@746462 13f79535-47bb-0310-9956-ffa450edef68
master
Benjamin Bentmann 2009-02-21 09:30:07 +00:00
parent 4ccbdfa20a
commit 421e3f622c
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
<version>13-SNAPSHOT</version>
<version>13</version>
</parent>
<groupId>org.apache.maven.plugins</groupId>

View File

@ -25,7 +25,7 @@
<parent>
<artifactId>maven-parent</artifactId>
<groupId>org.apache.maven</groupId>
<version>11-SNAPSHOT</version>
<version>11</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>