You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by si...@apache.org on 2011/04/02 10:51:48 UTC

svn commit: r1087976 - /cocoon/cocoon3/trunk/pom.xml

Author: simonetripodi
Date: Sat Apr  2 08:51:48 2011
New Revision: 1087976

URL: http://svn.apache.org/viewvc?rev=1087976&view=rev
Log:
upgrated gpg plugin version

Modified:
    cocoon/cocoon3/trunk/pom.xml

Modified: cocoon/cocoon3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/pom.xml?rev=1087976&r1=1087975&r2=1087976&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/pom.xml (original)
+++ cocoon/cocoon3/trunk/pom.xml Sat Apr  2 08:51:48 2011
@@ -101,7 +101,7 @@
         <plugins>
           <plugin>
             <artifactId>maven-gpg-plugin</artifactId>
-            <version>1.1</version>
+            <version>1.2</version>
             <executions>
               <execution>
                 <id>sign-artifacts</id>