[jbosstools-commits] JBoss Tools SVN: r39664 - trunk/download.jboss.org/jbosstools/examples.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Mar 20 10:55:22 EDT 2012


Author: fbricon
Date: 2012-03-20 10:55:22 -0400 (Tue, 20 Mar 2012)
New Revision: 39664

Modified:
   trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml
Log:
JBDS-2073 : use a fixed version of the archetype so as not to collide with SNAPSHOTS from other repos.

Modified: trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml
===================================================================
--- trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml	2012-03-20 14:49:49 UTC (rev 39663)
+++ trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml	2012-03-20 14:55:22 UTC (rev 39664)
@@ -330,7 +330,7 @@
 		<mavenArchetype>
 			<archetypeGroupId>org.jboss.errai.archetypes</archetypeGroupId>
 			<archetypeArtifactId>kitchensink-quickstart</archetypeArtifactId>
-			<archetypeVersion>2.0-SNAPSHOT</archetypeVersion>
+			<archetypeVersion>2.0-Beta3-jbt</archetypeVersion>
             <archetypeRepository>http://anonsvn.jboss.org/repos/jbosstools/workspace/fred/repositories/snapshot/</archetypeRepository>
             <!--
 			<archetypeRepository>https://repository.jboss.org/nexus/content/groups/public/</archetypeRepository>



More information about the jbosstools-commits mailing list