[seam-commits] Seam SVN: r13863 - in modules/xml/trunk: dist and 3 other directories.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Oct 14 09:00:50 EDT 2010


Author: swd847
Date: 2010-10-14 09:00:49 -0400 (Thu, 14 Oct 2010)
New Revision: 13863

Modified:
   modules/xml/trunk/dist/pom.xml
   modules/xml/trunk/docs/pom.xml
   modules/xml/trunk/examples/princess-rescue/pom.xml
   modules/xml/trunk/impl/pom.xml
   modules/xml/trunk/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: modules/xml/trunk/dist/pom.xml
===================================================================
--- modules/xml/trunk/dist/pom.xml	2010-10-14 13:00:33 UTC (rev 13862)
+++ modules/xml/trunk/dist/pom.xml	2010-10-14 13:00:49 UTC (rev 13863)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.jboss.seam.xml</groupId>
       <artifactId>seam-xml-config-parent</artifactId>
-      <version>3.0.0.Alpha3</version>
+      <version>3.0.0-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 

Modified: modules/xml/trunk/docs/pom.xml
===================================================================
--- modules/xml/trunk/docs/pom.xml	2010-10-14 13:00:33 UTC (rev 13862)
+++ modules/xml/trunk/docs/pom.xml	2010-10-14 13:00:49 UTC (rev 13863)
@@ -4,13 +4,13 @@
    <parent>
       <groupId>org.jboss.seam.xml</groupId>
       <artifactId>seam-xml-config-parent</artifactId>
-      <version>3.0.0.Alpha3</version>
+      <version>3.0.0-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 
    <groupId>org.jboss.seam.xml</groupId>
    <artifactId>seam-xml-config-reference-guide</artifactId>
-   <version>3.0.0.Alpha3</version>
+   <version>3.0.0-SNAPSHOT</version>
    <packaging>jdocbook</packaging>
    <name>Seam XML Config Reference Guide</name>
 
@@ -74,8 +74,8 @@
 
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/xml/tags/3.0.0.Alpha3/docs</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/xml/tags/3.0.0.Alpha3/docs</developerConnection>
-      <url>http://fisheye.jboss.org/browse/seam/modules/xml/docs/tags/3.0.0.Alpha3/docs</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/xml/trunk/docs</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/xml/trunk/docs</developerConnection>
+      <url>http://fisheye.jboss.org/browse/seam/modules/xml/docs</url>
    </scm>
 </project>

Modified: modules/xml/trunk/examples/princess-rescue/pom.xml
===================================================================
--- modules/xml/trunk/examples/princess-rescue/pom.xml	2010-10-14 13:00:33 UTC (rev 13862)
+++ modules/xml/trunk/examples/princess-rescue/pom.xml	2010-10-14 13:00:49 UTC (rev 13863)
@@ -4,7 +4,7 @@
    <parent>
       <artifactId>seam-xml-config-parent</artifactId>
       <groupId>org.jboss.seam.xml</groupId>
-      <version>3.0.0.Alpha3</version>
+      <version>3.0.0-SNAPSHOT</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
@@ -13,7 +13,7 @@
    <artifactId>seam-xml-examples-princess-rescue</artifactId>
    <packaging>war</packaging>
    <name>Seam XML Config Example: Princess Rescue</name>
-   <version>3.0.0.Alpha3</version>
+   <version>3.0.0-SNAPSHOT</version>
 
    <dependencies>
 

Modified: modules/xml/trunk/impl/pom.xml
===================================================================
--- modules/xml/trunk/impl/pom.xml	2010-10-14 13:00:33 UTC (rev 13862)
+++ modules/xml/trunk/impl/pom.xml	2010-10-14 13:00:49 UTC (rev 13863)
@@ -5,7 +5,7 @@
    <parent>
       <artifactId>seam-xml-config-parent</artifactId>
       <groupId>org.jboss.seam.xml</groupId>
-      <version>3.0.0.Alpha3</version>
+      <version>3.0.0-SNAPSHOT</version>
       <relativePath>../pom.xml</relativePath>
    </parent>
 
@@ -92,9 +92,9 @@
    </dependencies>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/xml/tags/3.0.0.Alpha3/impl</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/xml/tags/3.0.0.Alpha3/impl</developerConnection>
-      <url>http://fisheye.jboss.org/browse/Seam/modules/xml/tags/3.0.0.Alpha3/impl</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/xml/trunk/impl</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/xml/trunk/impl</developerConnection>
+      <url>http://fisheye.jboss.org/browse/Seam/modules/xml/trunk/impl</url>
    </scm>
 
    <build>

Modified: modules/xml/trunk/pom.xml
===================================================================
--- modules/xml/trunk/pom.xml	2010-10-14 13:00:33 UTC (rev 13862)
+++ modules/xml/trunk/pom.xml	2010-10-14 13:00:49 UTC (rev 13863)
@@ -10,7 +10,7 @@
    <groupId>org.jboss.seam.xml</groupId>
    <artifactId>seam-xml-config-parent</artifactId>
    <packaging>pom</packaging>
-   <version>3.0.0.Alpha3</version>
+   <version>3.0.0-SNAPSHOT</version>
    <name>Seam XML Config Parent</name>
 
    <properties>
@@ -156,9 +156,9 @@
    </profiles>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/xml/tags/3.0.0.Alpha3</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/xml/tags/3.0.0.Alpha3</developerConnection>
-      <url>http://fisheye.jboss.org/browse/Seam/modules/xml/tags/3.0.0.Alpha3</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/seam/modules/xml/trunk</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/seam/modules/xml/trunk</developerConnection>
+      <url>http://fisheye.jboss.org/browse/Seam/modules/xml/trunk</url>
    </scm>
 
 </project>



More information about the seam-commits mailing list