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 2006/08/27 10:36:28 UTC

svn commit: r437338 - /geronimo/sandbox/gshell/trunk/pom.xml

Author: jdillon
Date: Sun Aug 27 01:36:27 2006
New Revision: 437338

URL: http://svn.apache.org/viewvc?rev=437338&view=rev
Log:
Drop version for tools plugin, it gets picked up from project-config

Modified:
    geronimo/sandbox/gshell/trunk/pom.xml

Modified: geronimo/sandbox/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/gshell/trunk/pom.xml?rev=437338&r1=437337&r2=437338&view=diff
==============================================================================
--- geronimo/sandbox/gshell/trunk/pom.xml (original)
+++ geronimo/sandbox/gshell/trunk/pom.xml Sun Aug 27 01:36:27 2006
@@ -236,7 +236,6 @@
             <plugin>
                 <groupId>org.apache.geronimo.genesis.plugins</groupId>
                 <artifactId>tools-maven-plugin</artifactId>
-                <version>1.0.0-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>