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 2007/12/04 04:49:04 UTC

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

Author: jdillon
Date: Mon Dec  3 19:49:03 2007
New Revision: 600778

URL: http://svn.apache.org/viewvc?rev=600778&view=rev
Log:
(GSHELL-80) Update m-r-r-p to 1.0-beta-1

Modified:
    geronimo/gshell/trunk/pom.xml

Modified: geronimo/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=600778&r1=600777&r2=600778&view=diff
==============================================================================
--- geronimo/gshell/trunk/pom.xml (original)
+++ geronimo/gshell/trunk/pom.xml Mon Dec  3 19:49:03 2007
@@ -212,10 +212,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-remote-resources-plugin</artifactId>
-                    <!--
-                    <version>1.0-alpha-6</version>
-                    -->
-                    <version>1.0-beta-1-SNAPSHOT</version>
+                    <version>1.0-beta-1</version>
                 </plugin>
                 
                 <plugin>