o Inherited from maven-plugins:17 and maven-parent:16

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@938250 13f79535-47bb-0310-9956-ffa450edef68
master
Benjamin Bentmann 2010-04-26 21:51:25 +00:00
parent ee79e019e3
commit 414cf00f4f
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>16</version>
<version>17</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>15</version>
<version>16</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>