Author: nbelaevski
Date: 2009-08-28 04:44:38 -0400 (Fri, 28 Aug 2009)
New Revision: 15395
Added:
root/examples/tags/4.0.0.ALPHA1/
Modified:
root/examples/tags/4.0.0.ALPHA1/components/calendar-demo/pom.xml
root/examples/tags/4.0.0.ALPHA1/components/core-demo/pom.xml
root/examples/tags/4.0.0.ALPHA1/components/panel-demo/pom.xml
root/examples/tags/4.0.0.ALPHA1/components/pom.xml
root/examples/tags/4.0.0.ALPHA1/components/repeater-demo/pom.xml
root/examples/tags/4.0.0.ALPHA1/components/tree-demo/pom.xml
root/examples/tags/4.0.0.ALPHA1/photoalbum/pom.xml
root/examples/tags/4.0.0.ALPHA1/pom.xml
root/examples/tags/4.0.0.ALPHA1/richfaces-demo/pom.xml
Log:
Tagging ALPHA1 release
Copied: root/examples/tags/4.0.0.ALPHA1 (from rev 15387, root/examples/trunk)
Modified: root/examples/tags/4.0.0.ALPHA1/components/calendar-demo/pom.xml
===================================================================
--- root/examples/trunk/components/calendar-demo/pom.xml 2009-08-28 07:52:47 UTC (rev
15387)
+++ root/examples/tags/4.0.0.ALPHA1/components/calendar-demo/pom.xml 2009-08-28 08:44:38
UTC (rev 15395)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>components</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: root/examples/tags/4.0.0.ALPHA1/components/core-demo/pom.xml
===================================================================
--- root/examples/trunk/components/core-demo/pom.xml 2009-08-28 07:52:47 UTC (rev 15387)
+++ root/examples/tags/4.0.0.ALPHA1/components/core-demo/pom.xml 2009-08-28 08:44:38 UTC
(rev 15395)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>components</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<properties>
Modified: root/examples/tags/4.0.0.ALPHA1/components/panel-demo/pom.xml
===================================================================
--- root/examples/trunk/components/panel-demo/pom.xml 2009-08-28 07:52:47 UTC (rev 15387)
+++ root/examples/tags/4.0.0.ALPHA1/components/panel-demo/pom.xml 2009-08-28 08:44:38 UTC
(rev 15395)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>components</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: root/examples/tags/4.0.0.ALPHA1/components/pom.xml
===================================================================
--- root/examples/trunk/components/pom.xml 2009-08-28 07:52:47 UTC (rev 15387)
+++ root/examples/tags/4.0.0.ALPHA1/components/pom.xml 2009-08-28 08:44:38 UTC (rev
15395)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>examples</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -28,12 +28,12 @@
<dependency>
<groupId>org.richfaces.ui.components</groupId>
<artifactId>${example.componentName}-ui</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</dependency>
<dependency>
<groupId>org.richfaces.ui.components</groupId>
<artifactId>${example.componentName}Model-ui</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</dependency>
</dependencies>
</dependencyManagement>
Modified: root/examples/tags/4.0.0.ALPHA1/components/repeater-demo/pom.xml
===================================================================
--- root/examples/trunk/components/repeater-demo/pom.xml 2009-08-28 07:52:47 UTC (rev
15387)
+++ root/examples/tags/4.0.0.ALPHA1/components/repeater-demo/pom.xml 2009-08-28 08:44:38
UTC (rev 15395)
@@ -2,14 +2,14 @@
<parent>
<artifactId>examples</artifactId>
<groupId>org.richfaces</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.examples</groupId>
<artifactId>repeater</artifactId>
<packaging>war</packaging>
<name>repeater Maven Webapp</name>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
<build>
<finalName>repeater</finalName>
<plugins>
Modified: root/examples/tags/4.0.0.ALPHA1/components/tree-demo/pom.xml
===================================================================
--- root/examples/trunk/components/tree-demo/pom.xml 2009-08-28 07:52:47 UTC (rev 15387)
+++ root/examples/tags/4.0.0.ALPHA1/components/tree-demo/pom.xml 2009-08-28 08:44:38 UTC
(rev 15395)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces.examples</groupId>
<artifactId>components</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: root/examples/tags/4.0.0.ALPHA1/photoalbum/pom.xml
===================================================================
--- root/examples/trunk/photoalbum/pom.xml 2009-08-28 07:52:47 UTC (rev 15387)
+++ root/examples/tags/4.0.0.ALPHA1/photoalbum/pom.xml 2009-08-28 08:44:38 UTC (rev
15395)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>examples</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: root/examples/tags/4.0.0.ALPHA1/pom.xml
===================================================================
--- root/examples/trunk/pom.xml 2009-08-28 07:52:47 UTC (rev 15387)
+++ root/examples/tags/4.0.0.ALPHA1/pom.xml 2009-08-28 08:44:38 UTC (rev 15395)
@@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces</groupId>
<artifactId>examples</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
<packaging>pom</packaging>
<name>richfaces components examples</name>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.richfaces.framework</groupId>
<artifactId>richfaces-impl</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</dependency>
<!-- simple logger binding: only messages of level INFO and higher are
printed-->
Modified: root/examples/tags/4.0.0.ALPHA1/richfaces-demo/pom.xml
===================================================================
--- root/examples/trunk/richfaces-demo/pom.xml 2009-08-28 07:52:47 UTC (rev 15387)
+++ root/examples/tags/4.0.0.ALPHA1/richfaces-demo/pom.xml 2009-08-28 08:44:38 UTC (rev
15395)
@@ -7,7 +7,7 @@
<parent>
<groupId>org.richfaces</groupId>
<artifactId>examples</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.richfaces.ui.components</groupId>
<artifactId>core-ui</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.ALPHA1</version>
</dependency>
<dependency>
Show replies by date