You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ja...@apache.org on 2008/12/09 18:42:15 UTC

svn commit: r724797 - /geronimo/server/trunk/pom.xml

Author: jawarner
Date: Tue Dec  9 09:42:15 2008
New Revision: 724797

URL: http://svn.apache.org/viewvc?rev=724797&view=rev
Log:
GERONIMO-4453: Upgrade to shitty-maven-plugin 1.0-alpha-3

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=724797&r1=724796&r2=724797&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Tue Dec  9 09:42:15 2008
@@ -3078,7 +3078,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>shitty-maven-plugin</artifactId>
-                    <version>1.0-alpha-2</version>
+                    <version>1.0-alpha-3</version>
                 </plugin>
 
                 <plugin>