You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/02/07 19:39:18 UTC

svn commit: r619553 - /geronimo/server/branches/2.0/pom.xml

Author: gawor
Date: Thu Feb  7 10:39:16 2008
New Revision: 619553

URL: http://svn.apache.org/viewvc?rev=619553&view=rev
Log:
one less snapshot dependency

Modified:
    geronimo/server/branches/2.0/pom.xml

Modified: geronimo/server/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/pom.xml?rev=619553&r1=619552&r2=619553&view=diff
==============================================================================
--- geronimo/server/branches/2.0/pom.xml (original)
+++ geronimo/server/branches/2.0/pom.xml Thu Feb  7 10:39:16 2008
@@ -1533,7 +1533,7 @@
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>
                     <artifactId>selenium-maven-plugin</artifactId>
-                    <version>1.0-beta-2-SNAPSHOT</version>
+                    <version>1.0-beta-2</version>
                 </plugin>
 
                 <plugin>