Author: jbalunas(a)redhat.com
Date: 2010-07-13 15:57:59 -0400 (Tue, 13 Jul 2010)
New Revision: 18030
Modified:
root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml
root/dist/trunk/pom.xml
root/ui-sandbox/notify/trunk/bom/pom.xml
root/ui-sandbox/schedule/trunk/bom/pom.xml
root/ui/core/trunk/bom/pom.xml
root/ui/dist/trunk/bom/pom.xml
root/ui/iteration/trunk/bom/pom.xml
root/ui/misc/trunk/bom/pom.xml
root/ui/output/trunk/bom/pom.xml
Log:
[RichFaces Release Script] Updated intermodule version of org.richfaces.core.version
properties to: 4.0.0.20100713-M1
Modified:
root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml
===================================================================
---
root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml 2010-07-13
19:52:54 UTC (rev 18029)
+++
root/archetypes/richfaces-components-aggregator/trunk/src/main/resources/archetype-resources/trunk/bom/pom.xml 2010-07-13
19:57:59 UTC (rev 18030)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/dist/trunk/pom.xml
===================================================================
--- root/dist/trunk/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/dist/trunk/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -35,7 +35,7 @@
<properties>
<org.richfaces.commons.version>4.0.0.20100713-M1</org.richfaces.commons.version>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
<org.richfaces.ui.version>4.0.0-SNAPSHOT</org.richfaces.ui.version>
<org.richfaces.examples.core-demo.version>4.0.0-SNAPSHOT</org.richfaces.examples.core-demo.version>
<org.richfaces.examples.richfaces-showcase.version>4.0.0-SNAPSHOT</org.richfaces.examples.richfaces-showcase.version>
Modified: root/ui/core/trunk/bom/pom.xml
===================================================================
--- root/ui/core/trunk/bom/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/ui/core/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/ui/dist/trunk/bom/pom.xml
===================================================================
--- root/ui/dist/trunk/bom/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/ui/dist/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -39,7 +39,7 @@
<properties>
<org.richfaces.commons.version>4.0.0.20100713-M1</org.richfaces.commons.version>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
<org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
<org.richfaces.ui.misc.version>4.0.0-SNAPSHOT</org.richfaces.ui.misc.version>
<org.richfaces.ui.iteration.version>4.0.0-SNAPSHOT</org.richfaces.ui.iteration.version>
Modified: root/ui/iteration/trunk/bom/pom.xml
===================================================================
--- root/ui/iteration/trunk/bom/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/ui/iteration/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/ui/misc/trunk/bom/pom.xml
===================================================================
--- root/ui/misc/trunk/bom/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/ui/misc/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
<org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
</properties>
Modified: root/ui/output/trunk/bom/pom.xml
===================================================================
--- root/ui/output/trunk/bom/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/ui/output/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -35,7 +35,7 @@
<packaging>pom</packaging>
<properties>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
<org.richfaces.ui.core.version>4.0.0-SNAPSHOT</org.richfaces.ui.core.version>
</properties>
Modified: root/ui-sandbox/notify/trunk/bom/pom.xml
===================================================================
--- root/ui-sandbox/notify/trunk/bom/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/ui-sandbox/notify/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -39,7 +39,7 @@
<packaging>pom</packaging>
<properties>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
</properties>
<dependencyManagement>
Modified: root/ui-sandbox/schedule/trunk/bom/pom.xml
===================================================================
--- root/ui-sandbox/schedule/trunk/bom/pom.xml 2010-07-13 19:52:54 UTC (rev 18029)
+++ root/ui-sandbox/schedule/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
@@ -36,7 +36,7 @@
<packaging>pom</packaging>
<properties>
-
<org.richfaces.core.version>4.0.0-SNAPSHOT</org.richfaces.core.version>
+
<org.richfaces.core.version>4.0.0.20100713-M1</org.richfaces.core.version>
</properties>
<dependencyManagement>
Show replies by date