[richfaces-svn-commits] JBoss Rich Faces SVN: r19046 - in modules/docs/trunk: Component_Development_Kit_Guide and 4 other directories.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Aug 31 12:29:21 EDT 2010


Author: jbalunas at redhat.com
Date: 2010-08-31 12:29:20 -0400 (Tue, 31 Aug 2010)
New Revision: 19046

Modified:
   modules/docs/trunk/Component_Development_Kit_Guide/pom.xml
   modules/docs/trunk/Component_Reference/pom.xml
   modules/docs/trunk/Developer_Guide/pom.xml
   modules/docs/trunk/Migration_Guide/pom.xml
   modules/docs/trunk/parent/pom.xml
   modules/docs/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 4.0.0.20100831-M2

Modified: modules/docs/trunk/Component_Development_Kit_Guide/pom.xml
===================================================================
--- modules/docs/trunk/Component_Development_Kit_Guide/pom.xml	2010-08-31 15:51:59 UTC (rev 19045)
+++ modules/docs/trunk/Component_Development_Kit_Guide/pom.xml	2010-08-31 16:29:20 UTC (rev 19046)
@@ -4,7 +4,7 @@
 
    <groupId>org.richfaces.cdk-guide</groupId>
    <artifactId>richfaces-cdk-guide</artifactId>
-   <version>4.0.0-SNAPSHOT</version>
+   <version>4.0.0.20100831-M2</version>
    <packaging>jdocbook</packaging>
    <name>RichFaces CDK Guide</name>
    <url>http://www.jboss.org/richfaces</url>
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.richfaces.docs</groupId>
       <artifactId>docs-parent</artifactId>
-      <version>4.0.0-SNAPSHOT</version>
+      <version>4.0.0.20100831-M2</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
   
@@ -107,9 +107,9 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/cdk/docs/guide</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/cdk/docs/guide</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/tags/4.0.0.20100831-M2</url>
     </scm>
 
 </project>

Modified: modules/docs/trunk/Component_Reference/pom.xml
===================================================================
--- modules/docs/trunk/Component_Reference/pom.xml	2010-08-31 15:51:59 UTC (rev 19045)
+++ modules/docs/trunk/Component_Reference/pom.xml	2010-08-31 16:29:20 UTC (rev 19046)
@@ -4,7 +4,7 @@
 
    <groupId>org.richfaces.docs</groupId>
    <artifactId>richfaces-component-reference</artifactId>
-   <version>4.0.0-SNAPSHOT</version>
+   <version>4.0.0.20100831-M2</version>
    <packaging>jdocbook</packaging>
    <name>RichFaces Component Reference</name>
    <url>http://www.jboss.org/richfaces</url>
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.richfaces.docs</groupId>
       <artifactId>docs-parent</artifactId>
-      <version>4.0.0-SNAPSHOT</version>
+      <version>4.0.0.20100831-M2</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
   
@@ -107,9 +107,9 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/Component_Reference</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/Component_Reference</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/tags/4.0.0.20100831-M2</url>
     </scm>
 
 </project>

Modified: modules/docs/trunk/Developer_Guide/pom.xml
===================================================================
--- modules/docs/trunk/Developer_Guide/pom.xml	2010-08-31 15:51:59 UTC (rev 19045)
+++ modules/docs/trunk/Developer_Guide/pom.xml	2010-08-31 16:29:20 UTC (rev 19046)
@@ -4,7 +4,7 @@
 
    <groupId>org.richfaces.docs</groupId>
    <artifactId>richfaces-developer-guide</artifactId>
-   <version>4.0.0-SNAPSHOT</version>
+   <version>4.0.0.20100831-M2</version>
    <packaging>jdocbook</packaging>
    <name>RichFaces Developer Guide</name>
    <url>http://www.jboss.org/richfaces</url>
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.richfaces.docs</groupId>
       <artifactId>docs-parent</artifactId>
-      <version>4.0.0-SNAPSHOT</version>
+      <version>4.0.0.20100831-M2</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
   
@@ -108,9 +108,9 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/Developer_Guide</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/Developer_Guide</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/tags/4.0.0.20100831-M2</url>
     </scm>
 
 </project>

Modified: modules/docs/trunk/Migration_Guide/pom.xml
===================================================================
--- modules/docs/trunk/Migration_Guide/pom.xml	2010-08-31 15:51:59 UTC (rev 19045)
+++ modules/docs/trunk/Migration_Guide/pom.xml	2010-08-31 16:29:20 UTC (rev 19046)
@@ -4,7 +4,7 @@
 
    <groupId>org.richfaces.docs</groupId>
    <artifactId>richfaces-migration-guide</artifactId>
-   <version>4.0.0-SNAPSHOT</version>
+   <version>4.0.0.20100831-M2</version>
    <packaging>jdocbook</packaging>
    <name>RichFaces Migration Guide</name>
    <url>http://www.jboss.org/richfaces</url>
@@ -12,7 +12,7 @@
    <parent>
       <groupId>org.richfaces.docs</groupId>
       <artifactId>docs-parent</artifactId>
-      <version>4.0.0-SNAPSHOT</version>
+      <version>4.0.0.20100831-M2</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
   
@@ -108,9 +108,9 @@
    </profiles>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/Migration_Guide</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/Migration_Guide</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/tags/4.0.0.20100831-M2</url>
     </scm>
 
 </project>

Modified: modules/docs/trunk/parent/pom.xml
===================================================================
--- modules/docs/trunk/parent/pom.xml	2010-08-31 15:51:59 UTC (rev 19045)
+++ modules/docs/trunk/parent/pom.xml	2010-08-31 16:29:20 UTC (rev 19046)
@@ -28,7 +28,7 @@
 
     <groupId>org.richfaces.docs</groupId>
     <artifactId>docs-parent</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.20100831-M2</version>
     <name>Richfaces Docs: Parent</name>
     <packaging>pom</packaging>
 
@@ -217,8 +217,8 @@
         -->
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/docs/parent</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/docs/parent</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/tags/4.0.0.20100831-M2</url>
     </scm>
 </project>

Modified: modules/docs/trunk/pom.xml
===================================================================
--- modules/docs/trunk/pom.xml	2010-08-31 15:51:59 UTC (rev 19045)
+++ modules/docs/trunk/pom.xml	2010-08-31 16:29:20 UTC (rev 19046)
@@ -9,7 +9,7 @@
 
     <groupId>org.richfaces.docs</groupId>
     <artifactId>docs-aggregator</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0.20100831-M2</version>
     <packaging>pom</packaging>
     <name>RichFaces Document Aggregator</name>
     
@@ -22,9 +22,9 @@
     </modules>
     
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/trunk/root/docs</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/trunk/root/docs</developerConnection>
-        <url>http://fisheye.jboss.org/browse/richfaces/trunk/</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/tags/4.0.0.20100831-M2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/richfaces/tags/4.0.0.20100831-M2</url>
     </scm>
 </project>
 



More information about the richfaces-svn-commits mailing list