Author: alexsmirnov
Date: 2007-05-23 21:25:43 -0400 (Wed, 23 May 2007)
New Revision: 864
Modified:
trunk/richfaces-samples/pom.xml
trunk/richfaces/pom.xml
trunk/sandbox-samples/pom.xml
trunk/sandbox/pom.xml
Log:
Return to dependency of ajax4jsf to a 1.1.1-SNAPSHOT
Modified: trunk/richfaces/pom.xml
===================================================================
--- trunk/richfaces/pom.xml 2007-05-24 01:22:20 UTC (rev 863)
+++ trunk/richfaces/pom.xml 2007-05-24 01:25:43 UTC (rev 864)
@@ -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-rc5</org.ajax4jsf.version>
+ <org.ajax4jsf.version>1.1.1-SNAPSHOT</org.ajax4jsf.version>
</properties>
<issueManagement>
<system>JIRA</system>
Modified: trunk/richfaces-samples/pom.xml
===================================================================
--- trunk/richfaces-samples/pom.xml 2007-05-24 01:22:20 UTC (rev 863)
+++ trunk/richfaces-samples/pom.xml 2007-05-24 01:25:43 UTC (rev 864)
@@ -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-rc5</org.ajax4jsf.version>
+ <org.ajax4jsf.version>1.1.1-SNAPSHOT</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 01:22:20 UTC (rev 863)
+++ trunk/sandbox/pom.xml 2007-05-24 01:25:43 UTC (rev 864)
@@ -8,7 +8,7 @@
<version>3.0.1-SNAPSHOT</version>
<url>http://richfaces.ajax4jsf.org</url>
<properties>
- <org.ajax4jsf.version>1.1.1-rc5</org.ajax4jsf.version>
+ <org.ajax4jsf.version>1.1.1-SNAPSHOT</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 01:22:20 UTC (rev 863)
+++ trunk/sandbox-samples/pom.xml 2007-05-24 01:25:43 UTC (rev 864)
@@ -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-rc5</org.ajax4jsf.version>
+ <org.ajax4jsf.version>1.1.1-SNAPSHOT</org.ajax4jsf.version>
</properties>
<!-- Profile to run jetty, so the tomcat jars are included in the bundle. They are
not included by default -->
<build>