You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/05/04 16:58:09 UTC

svn commit: r653223 - /geronimo/gshell/trunk/pom.xml

Author: jdillon
Date: Sun May  4 07:58:08 2008
New Revision: 653223

URL: http://svn.apache.org/viewvc?rev=653223&view=rev
Log:
Fixed version

Modified:
    geronimo/gshell/trunk/pom.xml

Modified: geronimo/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=653223&r1=653222&r2=653223&view=diff
==============================================================================
--- geronimo/gshell/trunk/pom.xml (original)
+++ geronimo/gshell/trunk/pom.xml Sun May  4 07:58:08 2008
@@ -515,7 +515,7 @@
                 <plugin>
                     <groupId>org.codehaus.groovy.maven</groupId>
                     <artifactId>gmaven-plugin</artifactId>
-                    <version>1.0-beta-rc-1</version>
+                    <version>1.0-rc-1</version>
                 </plugin>
 
                 <plugin>