[seam-commits] Seam SVN: r12212 - modules/faces/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Mar 17 17:58:54 EDT 2010


Author: nickarls
Date: 2010-03-17 17:58:53 -0400 (Wed, 17 Mar 2010)
New Revision: 12212

Modified:
   modules/faces/trunk/pom.xml
Log:
use released version of jsf-mock

Modified: modules/faces/trunk/pom.xml
===================================================================
--- modules/faces/trunk/pom.xml	2010-03-17 21:29:09 UTC (rev 12211)
+++ modules/faces/trunk/pom.xml	2010-03-17 21:58:53 UTC (rev 12212)
@@ -15,7 +15,7 @@
 
 	<properties>
 		<arquillian.version>1.0.0.Alpha1</arquillian.version>
-		<jsfmock.version>1.0.1-SNAPSHOT</jsfmock.version>
+		<jsfmock.version>1.0.0</jsfmock.version>
 	</properties>
 
 	<!-- Snapshots repo to get parent -->



More information about the seam-commits mailing list