Author: sebb Date: Fri Mar 25 00:28:56 2011 New Revision: 1085216 URL: http://svn.apache.org/viewvc?rev=1085216&view=rev Log: Maven GPG 1.1 => 1.2
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=1085216&r1=1085215&r2=1085216&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Fri Mar 25 00:28:56 2011 @@ -158,7 +158,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-gpg-plugin</artifactId> - <version>1.1</version> + <version>1.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>