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/07/09 12:03:57 UTC

svn commit: r1752001 - /maven/plugins/trunk/maven-gpg-plugin/pom.xml

Author: khmarbaise
Date: Sat Jul  9 12:03:57 2016
New Revision: 1752001

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

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

Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/pom.xml?rev=1752001&r1=1752000&r2=1752001&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Sat Jul  9 12:03:57 2016
@@ -25,7 +25,7 @@ under the License.
   <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>