Author: ggregory
Date: Sun Jul 13 02:12:00 2014
New Revision: 1610098

URL: http://svn.apache.org/r1610098
Log:
maven-gpg-plugin 1.4 -> 1.5

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1610098&r1=1610097&r2=1610098&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jul 13 02:12:00 2014
@@ -39,6 +39,7 @@ Version 35:
 - Update to JaCoCo 0.7.0.201403182114
 - Update maven-source-plugin to 2.2.1 -> 2.3
 - Update maven-site-plugin 3.3 -> 3.4
+- Update maven-gpg-plugin 1.4 -> 1.5
 
  -->
 
@@ -254,7 +255,7 @@ Version 35:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-gpg-plugin</artifactId>
-          <version>1.4</version>
+          <version>1.5</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>


Reply via email to