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/06/04 13:23:24 UTC

svn commit: r1746822 - /maven/plugins/trunk/maven-jarsigner-plugin/pom.xml

Author: khmarbaise
Date: Sat Jun  4 13:23:24 2016
New Revision: 1746822

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

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

Modified: maven/plugins/trunk/maven-jarsigner-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jarsigner-plugin/pom.xml?rev=1746822&r1=1746821&r2=1746822&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jarsigner-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-jarsigner-plugin/pom.xml Sat Jun  4 13:23:24 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>