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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed May 23 20:54:38 EDT 2007


Author: alexsmirnov
Date: 2007-05-23 20:54:38 -0400 (Wed, 23 May 2007)
New Revision: 860

Modified:
   trunk/richfaces-samples/pom.xml
   trunk/richfaces/pom.xml
   trunk/sandbox-samples/pom.xml
   trunk/sandbox/pom.xml
Log:
a4j dependency 1.1.1-rc5

Modified: trunk/richfaces/pom.xml
===================================================================
--- trunk/richfaces/pom.xml	2007-05-24 00:11:23 UTC (rev 859)
+++ trunk/richfaces/pom.xml	2007-05-24 00:54:38 UTC (rev 860)
@@ -8,7 +8,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-rc5</org.ajax4jsf.version>
 	</properties>
 	<issueManagement>
 		<system>JIRA</system>

Modified: trunk/richfaces-samples/pom.xml
===================================================================
--- trunk/richfaces-samples/pom.xml	2007-05-24 00:11:23 UTC (rev 859)
+++ trunk/richfaces-samples/pom.xml	2007-05-24 00:54:38 UTC (rev 860)
@@ -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-rc5</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-24 00:11:23 UTC (rev 859)
+++ trunk/sandbox/pom.xml	2007-05-24 00:54:38 UTC (rev 860)
@@ -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-rc5</org.ajax4jsf.version>
     </properties>
 	<!--
 		<url>http://labs.jboss.com/jbossrichfaces</url>

Modified: trunk/sandbox-samples/pom.xml
===================================================================
--- trunk/sandbox-samples/pom.xml	2007-05-24 00:11:23 UTC (rev 859)
+++ trunk/sandbox-samples/pom.xml	2007-05-24 00:54:38 UTC (rev 860)
@@ -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-rc5</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