You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/10/15 21:30:40 UTC

svn commit: r705000 - /geronimo/genesis/branches/genesis-1.x/config/project-config/pom.xml

Author: jbohn
Date: Wed Oct 15 12:30:40 2008
New Revision: 705000

URL: http://svn.apache.org/viewvc?rev=705000&view=rev
Log:
remove snapshot for gmaven-plugin and use 1.0-rc-3

Modified:
    geronimo/genesis/branches/genesis-1.x/config/project-config/pom.xml

Modified: geronimo/genesis/branches/genesis-1.x/config/project-config/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/branches/genesis-1.x/config/project-config/pom.xml?rev=705000&r1=704999&r2=705000&view=diff
==============================================================================
--- geronimo/genesis/branches/genesis-1.x/config/project-config/pom.xml (original)
+++ geronimo/genesis/branches/genesis-1.x/config/project-config/pom.xml Wed Oct 15 12:30:40 2008
@@ -262,7 +262,7 @@
                 <plugin>
                     <groupId>org.codehaus.groovy.maven</groupId>
                     <artifactId>gmaven-plugin</artifactId>
-                    <version>1.0-beta-4-SNAPSHOT</version>
+                    <version>1.0-rc-3</version>
                 </plugin>
 
                 <plugin>