Author: jbalunas(a)redhat.com
Date: 2010-07-13 16:00:04 -0400 (Tue, 13 Jul 2010)
New Revision: 18031
Modified:
root/cdk/trunk/archetypes/pom.xml
root/cdk/trunk/archetypes/ui-multimodule/pom.xml
root/cdk/trunk/archetypes/ui-singlemodule/pom.xml
root/cdk/trunk/bom/pom.xml
root/cdk/trunk/dist/pom.xml
root/cdk/trunk/parent/pom.xml
root/cdk/trunk/plugins/annotations/pom.xml
root/cdk/trunk/plugins/attributes/pom.xml
root/cdk/trunk/plugins/commons/pom.xml
root/cdk/trunk/plugins/generator/pom.xml
root/cdk/trunk/plugins/maven-cdk-plugin/pom.xml
root/cdk/trunk/plugins/pom.xml
root/cdk/trunk/plugins/xinclude/pom.xml
root/cdk/trunk/pom.xml
Log:
[maven-release-plugin] prepare release richfaces-cdk-4.0.0.20100713-M1
Modified: root/cdk/trunk/archetypes/pom.xml
===================================================================
--- root/cdk/trunk/archetypes/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/archetypes/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../parent</relativePath>
</parent>
Modified: root/cdk/trunk/archetypes/ui-multimodule/pom.xml
===================================================================
--- root/cdk/trunk/archetypes/ui-multimodule/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/archetypes/ui-multimodule/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-archetypes</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: root/cdk/trunk/archetypes/ui-singlemodule/pom.xml
===================================================================
--- root/cdk/trunk/archetypes/ui-singlemodule/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/archetypes/ui-singlemodule/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-archetypes</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: root/cdk/trunk/bom/pom.xml
===================================================================
--- root/cdk/trunk/bom/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/bom/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.richfaces</groupId>
@@ -13,7 +12,7 @@
<groupId>org.richfaces.cdk</groupId>
<artifactId>bom</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<packaging>pom</packaging>
<name>JSF Components Development Kit (CDK) bill of materials.</name>
<description>This module defines all versions of CDK projects and their
dependencies.</description>
@@ -21,9 +20,9 @@
<org.richfaces.commons.version>4.0.0.20100713-M1</org.richfaces.commons.version>
</properties>
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/bom</url>
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>http://fisheye.jboss.org/browse/Richfaces/cdk/tags/richfaces-cdk-4...
</scm>
<build>
<!-- Define CDK plugin that is used by JSF component projects -->
Modified: root/cdk/trunk/dist/pom.xml
===================================================================
--- root/cdk/trunk/dist/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/dist/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -4,20 +4,20 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>dist</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<name>JSF Components Development Kit (CDK) distribution assembly</name>
<!-- SCM and distribution management -->
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/Richfaces/cdk</url>
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/tags/richfa...
</scm>
<build>
<finalName>cdk</finalName>
Modified: root/cdk/trunk/parent/pom.xml
===================================================================
--- root/cdk/trunk/parent/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/parent/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>bom</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../bom</relativePath>
</parent>
@@ -13,7 +13,7 @@
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<packaging>pom</packaging>
<name>JSF Components Development Kit (CDK)</name>
@@ -23,9 +23,9 @@
<richfaces.checkstyle.version>1</richfaces.checkstyle.version>
</properties>
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/parent</url...
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>http://fisheye.jboss.org/browse/Richfaces/cdk/tags/richfaces-cdk-4...
</scm>
<repositories>
<repository>
Modified: root/cdk/trunk/plugins/annotations/pom.xml
===================================================================
--- root/cdk/trunk/plugins/annotations/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/plugins/annotations/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -4,12 +4,12 @@
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.richfaces.cdk</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>annotations</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<description>That project contains annotations for JSF
classes</description>
<name>annotations</name>
<dependencies>
Modified: root/cdk/trunk/plugins/attributes/pom.xml
===================================================================
--- root/cdk/trunk/plugins/attributes/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/plugins/attributes/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -4,12 +4,12 @@
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.richfaces.cdk</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>attributes</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<description>That project contains JAXB bindings for model classes representing
schema attributes data</description>
<name>attributes</name>
Modified: root/cdk/trunk/plugins/commons/pom.xml
===================================================================
--- root/cdk/trunk/plugins/commons/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/plugins/commons/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -4,12 +4,12 @@
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.richfaces.cdk</groupId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>commons</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<name>commons</name>
<build>
<plugins>
Modified: root/cdk/trunk/plugins/generator/pom.xml
===================================================================
--- root/cdk/trunk/plugins/generator/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/plugins/generator/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -3,13 +3,13 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-plugins</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>generator</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<name>Java Server Faces component generator</name>
Modified: root/cdk/trunk/plugins/maven-cdk-plugin/pom.xml
===================================================================
--- root/cdk/trunk/plugins/maven-cdk-plugin/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/plugins/maven-cdk-plugin/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -2,13 +2,13 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-plugins</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<packaging>maven-plugin</packaging>
<name>Maven plugin for JSF components code generation</name>
<dependencies>
Modified: root/cdk/trunk/plugins/pom.xml
===================================================================
--- root/cdk/trunk/plugins/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/plugins/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../parent</relativePath>
</parent>
@@ -14,9 +14,9 @@
<packaging>pom</packaging>
<name>maven CDK plugins</name>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
-
<
url>http://fisheye.jboss.org/browse/Richfaces/cdk/trunk/plugins</ur...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
url>http://fisheye.jboss.org/browse/Richfaces/cdk/tags/richfaces-cdk-4...
</scm>
<build>
<plugins>
Modified: root/cdk/trunk/plugins/xinclude/pom.xml
===================================================================
--- root/cdk/trunk/plugins/xinclude/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/plugins/xinclude/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -22,13 +22,13 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-plugins</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>xinclude</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<name>Cocoon 3: xinclude transformer</name>
<description>Cocoon 3 xinclude transformer with Xpointer scheme
support.</description>
Modified: root/cdk/trunk/pom.xml
===================================================================
--- root/cdk/trunk/pom.xml 2010-07-13 19:57:59 UTC (rev 18030)
+++ root/cdk/trunk/pom.xml 2010-07-13 20:00:04 UTC (rev 18031)
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>aggregator</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.20100713-M1</version>
<packaging>pom</packaging>
<name>JSF Components Development Kit (CDK)</name>
<properties>
@@ -28,9 +28,9 @@
</modules>
<!-- SCM and distribution management -->
<scm>
- <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
- <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/Richfaces/cdk</url>
+ <
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/cdk/t...
+ <
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>scm:svn:https://svn.jboss.org/repos/richfaces/root/cdk/tags/richfa...
</scm>
<!-- Minimal build configuration -->