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/20 21:30:29 UTC

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

Author: jdillon
Date: Thu Dec 20 12:30:29 2007
New Revision: 606019

URL: http://svn.apache.org/viewvc?rev=606019&view=rev
Log:
Upgrade to latest plexus-cdc-anno

Modified:
    geronimo/gshell/trunk/pom.xml

Modified: geronimo/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=606019&r1=606018&r2=606019&view=diff
==============================================================================
--- geronimo/gshell/trunk/pom.xml (original)
+++ geronimo/gshell/trunk/pom.xml Thu Dec 20 12:30:29 2007
@@ -433,7 +433,7 @@
                     <dependency>
                         <groupId>org.codehaus.plexus</groupId>
                         <artifactId>plexus-cdc-anno</artifactId>
-                        <version>1.0-alpha-1-SNAPSHOT</version>
+                        <version>1.0-alpha-1</version>
                     </dependency>
                 </dependencies>
             </plugin>