[richfaces-svn-commits] JBoss Rich Faces SVN: r786 - in trunk: richfaces-samples and 2 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed May 16 20:07:07 EDT 2007


Author: alexsmirnov
Date: 2007-05-16 20:07:07 -0400 (Wed, 16 May 2007)
New Revision: 786

Modified:
   trunk/richfaces-samples/pom.xml
   trunk/richfaces/pom.xml
   trunk/sandbox-samples/pom.xml
   trunk/sandbox/pom.xml
Log:
set dependency to a4j 1.1.1-rc4

Modified: trunk/richfaces/pom.xml
===================================================================
--- trunk/richfaces/pom.xml	2007-05-16 23:26:41 UTC (rev 785)
+++ trunk/richfaces/pom.xml	2007-05-17 00:07:07 UTC (rev 786)
@@ -11,7 +11,7 @@
 	<url>http://richfaces.ajax4jsf.org</url>
 	<properties>
 		<maven.test.failure.ignore>true</maven.test.failure.ignore>
-		<org.ajax4jsf.version>1.1.1-SNAPSHOT</org.ajax4jsf.version>
+		<org.ajax4jsf.version>1.1.1-rc4</org.ajax4jsf.version>
 	</properties>
 	<issueManagement>
 		<system>JIRA</system>

Modified: trunk/richfaces-samples/pom.xml
===================================================================
--- trunk/richfaces-samples/pom.xml	2007-05-16 23:26:41 UTC (rev 785)
+++ trunk/richfaces-samples/pom.xml	2007-05-17 00:07:07 UTC (rev 786)
@@ -7,7 +7,7 @@
 	<version>3.0.1-SNAPSHOT</version>
 	<url>http://labs.jboss.com/jbossrichfaces/samples</url>
     <properties>
-		<org.ajax4jsf.version>1.1.1-SNAPSHOT</org.ajax4jsf.version>
+		<org.ajax4jsf.version>1.1.1-rc4</org.ajax4jsf.version>
     </properties>
 	<!-- Profile to run jetty, so the tomcat jars are included in the bundle. They are not included by default -->
 	<build>

Modified: trunk/sandbox/pom.xml
===================================================================
--- trunk/sandbox/pom.xml	2007-05-16 23:26:41 UTC (rev 785)
+++ trunk/sandbox/pom.xml	2007-05-17 00:07:07 UTC (rev 786)
@@ -8,7 +8,7 @@
 	<version>3.0.1-SNAPSHOT</version>
 	<url>http://richfaces.ajax4jsf.org</url>
     <properties>
-		<org.ajax4jsf.version>1.1.1-SNAPSHOT</org.ajax4jsf.version>
+		<org.ajax4jsf.version>1.1.1-rc4</org.ajax4jsf.version>
     </properties>
 	<!--
 		<url>http://labs.jboss.com/jbossrichfaces</url>

Modified: trunk/sandbox-samples/pom.xml
===================================================================
--- trunk/sandbox-samples/pom.xml	2007-05-16 23:26:41 UTC (rev 785)
+++ trunk/sandbox-samples/pom.xml	2007-05-17 00:07:07 UTC (rev 786)
@@ -8,7 +8,7 @@
 	<version>1.0.0-SNAPSHOT</version>
 	<url>http://labs.jboss.com/jbossrichfaces/samples</url>
     <properties>
-		<org.ajax4jsf.version>1.1.1-SNAPSHOT</org.ajax4jsf.version>
+		<org.ajax4jsf.version>1.1.1-rc4</org.ajax4jsf.version>
     </properties>
 	<!-- Profile to run jetty, so the tomcat jars are included in the bundle. They are not included by default -->
 	<build>




More information about the richfaces-svn-commits mailing list