[weld-commits] Weld SVN: r4128 - in core/branches/1.0.0-CR1: bom and 1 other directory.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Thu Oct 15 15:45:03 EDT 2009


Author: rogerk
Date: 2009-10-15 15:45:03 -0400 (Thu, 15 Oct 2009)
New Revision: 4128

Modified:
   core/branches/1.0.0-CR1/bom/pom.xml
   core/branches/1.0.0-CR1/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: core/branches/1.0.0-CR1/bom/pom.xml
===================================================================
--- core/branches/1.0.0-CR1/bom/pom.xml	2009-10-15 19:44:57 UTC (rev 4127)
+++ core/branches/1.0.0-CR1/bom/pom.xml	2009-10-15 19:45:03 UTC (rev 4128)
@@ -155,9 +155,9 @@
 
    <!-- SCM and distribution management -->
    <scm>
-      <connection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1-SP1/bom</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1-SP1/bom</developerConnection>
-      <url>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1-SP1/core/bom</url>
+      <connection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1/bom</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.0.0-CR1/bom</developerConnection>
+      <url>https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1/core/bom</url>
    </scm>
 
 </project>

Modified: core/branches/1.0.0-CR1/pom.xml
===================================================================
--- core/branches/1.0.0-CR1/pom.xml	2009-10-15 19:44:57 UTC (rev 4127)
+++ core/branches/1.0.0-CR1/pom.xml	2009-10-15 19:45:03 UTC (rev 4128)
@@ -18,9 +18,9 @@
 
    <!-- SCM and distribution management -->
    <scm>
-      <connection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1-SP1</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1-SP1</developerConnection>
-      <url>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1-SP1</url>
+      <connection>scm:svn:https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.0.0-CR1</developerConnection>
+      <url>https://svn.jboss.org/repos/weld/core/tags/1.0.0-CR1</url>
    </scm>
 
    <profiles>



More information about the weld-commits mailing list