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/09/05 08:29:14 UTC

svn commit: r692347 - /geronimo/genesis/trunk/pom.xml

Author: jdillon
Date: Thu Sep  4 23:29:13 2008
New Revision: 692347

URL: http://svn.apache.org/viewvc?rev=692347&view=rev
Log:
Use latest snapshot, release coming soon

Modified:
    geronimo/genesis/trunk/pom.xml

Modified: geronimo/genesis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/genesis/trunk/pom.xml?rev=692347&r1=692346&r2=692347&view=diff
==============================================================================
--- geronimo/genesis/trunk/pom.xml (original)
+++ geronimo/genesis/trunk/pom.xml Thu Sep  4 23:29:13 2008
@@ -639,7 +639,7 @@
                         <plugin>
                             <groupId>org.apache.maven.plugins</groupId>
                             <artifactId>maven-enforcer-plugin</artifactId>
-                            <version>1.0-SNAPSHOT</version>
+                            <version>1.0-alpha-4-SNAPSHOT</version>
                         </plugin>
                     </plugins>
                 </pluginManagement>