[jboss-cvs] Repository SVN: r25692 - maven2.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 27 11:31:27 EDT 2009


Author: hardy.ferentschik
Date: 2009-04-27 11:31:27 -0400 (Mon, 27 Apr 2009)
New Revision: 25692

Modified:
   maven2/archetype-catalog.xml
Log:
Trying to get the achetype catalog working

Modified: maven2/archetype-catalog.xml
===================================================================
--- maven2/archetype-catalog.xml	2009-04-27 15:19:17 UTC (rev 25691)
+++ maven2/archetype-catalog.xml	2009-04-27 15:31:27 UTC (rev 25692)
@@ -4,7 +4,7 @@
         <archetype>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-validator-qickstart-archetype</artifactId>
-            <version>LATEST</version>
+            <version>RELEASE</version>
             <repository>http://repository.jboss.com/maven2</repository>
             <description>
                 Archetype for creating the Hibernate Validator Quickstart Project




More information about the jboss-cvs-commits mailing list