You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jc...@apache.org on 2008/02/23 15:39:55 UTC

svn commit: r630445 - /commons/proper/proxy/branches/proxy-1.0-work/pom.xml

Author: jcarman
Date: Sat Feb 23 06:39:54 2008
New Revision: 630445

URL: http://svn.apache.org/viewvc?rev=630445&view=rev
Log:
Undo

Modified:
    commons/proper/proxy/branches/proxy-1.0-work/pom.xml

Modified: commons/proper/proxy/branches/proxy-1.0-work/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/proxy/branches/proxy-1.0-work/pom.xml?rev=630445&r1=630444&r2=630445&view=diff
==============================================================================
--- commons/proper/proxy/branches/proxy-1.0-work/pom.xml (original)
+++ commons/proper/proxy/branches/proxy-1.0-work/pom.xml Sat Feb 23 06:39:54 2008
@@ -289,7 +289,7 @@
                         <executions>
                             <execution>
                                 <id>sign-artifacts</id>
-                                <phase>package</phase>
+                                <phase>verify</phase>
                                 <goals>
                                     <goal>sign</goal>
                                 </goals>