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 2010/10/03 16:30:42 UTC

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

Author: simonetripodi
Date: Sun Oct  3 14:30:42 2010
New Revision: 1003970

URL: http://svn.apache.org/viewvc?rev=1003970&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=1003970&r1=1003969&r2=1003970&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/pom.xml (original)
+++ cocoon/cocoon3/trunk/pom.xml Sun Oct  3 14:30:42 2010
@@ -101,7 +101,7 @@
         <plugins>
           <plugin>
             <artifactId>maven-gpg-plugin</artifactId>
-            <version>1.0-alpha-3</version>
+            <version>1.1</version>
             <executions>
               <execution>
                 <id>sign-artifacts</id>