[seam-commits] Seam SVN: r7598 - branches/Seam_1_2_1_AP/seam-ui-cdk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Mar 18 05:01:46 EDT 2008


Author: manaRH
Date: 2008-03-18 05:01:46 -0400 (Tue, 18 Mar 2008)
New Revision: 7598

Modified:
   branches/Seam_1_2_1_AP/seam-ui-cdk/pom.xml
Log:
JBPAPP-636 - libraries ajax4jsf-1.1.1.jar and richfaces-3.0.1.jar were upgraded to the stable release versions from SNAPSHOT versions

Modified: branches/Seam_1_2_1_AP/seam-ui-cdk/pom.xml
===================================================================
--- branches/Seam_1_2_1_AP/seam-ui-cdk/pom.xml	2008-03-18 09:00:28 UTC (rev 7597)
+++ branches/Seam_1_2_1_AP/seam-ui-cdk/pom.xml	2008-03-18 09:01:46 UTC (rev 7598)
@@ -94,7 +94,7 @@
 			<version>transient</version>
 			<scope>system</scope>
 			<systemPath>
-				${seam.dir}/lib/ajax4jsf-1.1.1-SNAPSHOT.jar
+				${seam.dir}/lib/ajax4jsf-1.1.1.jar
 			</systemPath>
 		</dependency>
 		<dependency>




More information about the seam-commits mailing list