[seam-commits] Seam SVN: r11475 - branches/community/Seam_2_2/seam-gen/ivy.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Sep 10 09:25:48 EDT 2009


Author: manaRH
Date: 2009-09-10 09:25:48 -0400 (Thu, 10 Sep 2009)
New Revision: 11475

Modified:
   branches/community/Seam_2_2/seam-gen/ivy/ivy-build.xml
Log:
forgot to update ivy - release beta3.SP10 of JBoss Embedded

Modified: branches/community/Seam_2_2/seam-gen/ivy/ivy-build.xml
===================================================================
--- branches/community/Seam_2_2/seam-gen/ivy/ivy-build.xml	2009-09-09 21:04:05 UTC (rev 11474)
+++ branches/community/Seam_2_2/seam-gen/ivy/ivy-build.xml	2009-09-10 13:25:48 UTC (rev 11475)
@@ -13,7 +13,7 @@
 	<property name="jsf.version" value="1.2_12"/>
 	<property name="richfaces.version" value="3.3.1.GA"/>
 	<property name="icefaces.version" value="1.8.1"/>
-	<property name="jboss-embedded.version" value="beta3"/>
+	<property name="jboss-embedded.version" value="beta3.SP10"/>
 
 	<target name="init-ivy">
 		<available property="ivy.installed" value="true" file="${ivy.jar.file}" type="file"/>



More information about the seam-commits mailing list