You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sn...@apache.org on 2010/02/19 07:24:41 UTC

svn commit: r911710 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

Author: snicoll
Date: Fri Feb 19 06:24:41 2010
New Revision: 911710

URL: http://svn.apache.org/viewvc?rev=911710&view=rev
Log:
Updated parent to v17

Modified:
    maven/plugins/trunk/maven-ear-plugin/pom.xml

Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=911710&r1=911709&r2=911710&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Fri Feb 19 06:24:41 2010
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>14</version>
+    <version>17</version>
   </parent>
 
   <artifactId>maven-ear-plugin</artifactId>