Author: bimargulies
Date: Wed Jun 15 02:42:38 2011
New Revision: 1135901
URL: http://svn.apache.org/viewvc?rev=1135901&view=rev
Log:
[MPOM-12]: update to version 20 of the parent
Modified:
maven/plugins/trunk/maven-plugins/pom.xml
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1135901&r1=1135900&r2=1135901&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Wed Jun 15 02:42:38 2011
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>19</version>
+ <version>20</version>
<relativePath>../../pom/maven/pom.xml</relativePath>
</parent>
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=1135901&r1=1135900&r2=1135901&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Wed Jun 15 02:42:38 2011
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>19</version>
+ <version>20</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>