You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/05/29 13:35:31 UTC

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

Author: khmarbaise
Date: Sun May 29 13:35:31 2016
New Revision: 1746011

URL: http://svn.apache.org/viewvc?rev=1746011&view=rev
Log:
[MEAR-234] Upgrade maven-shared-components parent to version 30

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=1746011&r1=1746010&r2=1746011&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Sun May 29 13:35:31 2016
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>28</version>
+    <version>30</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>