[weld-commits] Weld SVN: r6625 - in core/branches/1.1.0-glassfish-b1: bom and 8 other directories.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Mon Jul 12 14:52:28 EDT 2010


Author: rogerk
Date: 2010-07-12 14:52:27 -0400 (Mon, 12 Jul 2010)
New Revision: 6625

Modified:
   core/branches/1.1.0-glassfish-b1/bom/pom.xml
   core/branches/1.1.0-glassfish-b1/impl/pom.xml
   core/branches/1.1.0-glassfish-b1/inject-tck-runner/pom.xml
   core/branches/1.1.0-glassfish-b1/jboss-tck-runner/pom.xml
   core/branches/1.1.0-glassfish-b1/osgi-bundle/pom.xml
   core/branches/1.1.0-glassfish-b1/parent/pom.xml
   core/branches/1.1.0-glassfish-b1/pom.xml
   core/branches/1.1.0-glassfish-b1/porting-package/pom.xml
   core/branches/1.1.0-glassfish-b1/tests-arquillian/pom.xml
   core/branches/1.1.0-glassfish-b1/tests/pom.xml
Log:
pom version updates for branch

Modified: core/branches/1.1.0-glassfish-b1/bom/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/bom/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/bom/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -3,7 +3,7 @@
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-core-bom</artifactId>
    <packaging>pom</packaging>
-   <version>1.0.2-SNAPSHOT</version>
+   <version>1.1.0-glassfish-b1</version>
    
    <parent>
       <groupId>org.jboss.weld</groupId>
@@ -138,9 +138,9 @@
 
    <!-- SCM and distribution management -->
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/bom</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/bom</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/bom</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/bom</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/bom</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/bom</url>
    </scm>
 
 </project>

Modified: core/branches/1.1.0-glassfish-b1/impl/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/impl/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/impl/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -3,7 +3,7 @@
    <parent>
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -226,9 +226,9 @@
    </profiles>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/impl</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/impl</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/impl</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/impl</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/impl</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/impl</url>
    </scm>
 
 </project>

Modified: core/branches/1.1.0-glassfish-b1/inject-tck-runner/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/inject-tck-runner/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/inject-tck-runner/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -104,9 +104,9 @@
    </build>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/inject-tck-runner</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/inject-tck-runner</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/inject-tck-runner</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/inject-tck-runner</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/inject-tck-runner</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/inject-tck-runner</url>
    </scm>
 
 </project>

Modified: core/branches/1.1.0-glassfish-b1/jboss-tck-runner/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/jboss-tck-runner/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/jboss-tck-runner/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -314,9 +314,9 @@
    </profiles>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/jboss-tck-runner</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/jboss-tck-runner</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/jboss-tck-runner</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/jboss-tck-runner</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/jboss-tck-runner</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/jboss-tck-runner</url>
    </scm>
    
 </project>

Modified: core/branches/1.1.0-glassfish-b1/osgi-bundle/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/osgi-bundle/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/osgi-bundle/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -16,7 +16,7 @@
    <parent>
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -199,9 +199,9 @@
    </dependencies>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/osgi-bundle</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/osgi-bundle</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/osgi-bundle</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/osgi-bundle</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/osgi-bundle</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/osgi-bundle</url>
    </scm>
    
 </project>

Modified: core/branches/1.1.0-glassfish-b1/parent/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/parent/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/parent/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -7,7 +7,7 @@
    <parent>
       <groupId>org.jboss.weld</groupId>
       <artifactId>weld-core-bom</artifactId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../bom/pom.xml</relativePath>
    </parent>
 
@@ -217,9 +217,9 @@
    </dependencyManagement>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/parent</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/parent</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/parent</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/parent</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/parent</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/parent</url>
    </scm>
 
 </project>

Modified: core/branches/1.1.0-glassfish-b1/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -4,7 +4,7 @@
    <groupId>org.jboss.weld</groupId>
    <artifactId>weld-core-build-aggregator</artifactId>
    <packaging>pom</packaging>
-   <version>1.0.2-SNAPSHOT</version>
+   <version>1.1.0-glassfish-b1</version>
 
    <parent>
       <groupId>org.jboss.weld</groupId>
@@ -34,8 +34,8 @@
 
    <!-- SCM and distribution management -->
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk</developerConnection>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1</developerConnection>
       <url>http://fisheye.jboss.org/browse/Weld</url>
    </scm>
 

Modified: core/branches/1.1.0-glassfish-b1/porting-package/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/porting-package/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/porting-package/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -55,9 +55,9 @@
    </dependencies>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/porting-package</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/porting-package</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/porting-package</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/porting-package</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/porting-package</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/porting-package</url>
    </scm>
    
 </project>

Modified: core/branches/1.1.0-glassfish-b1/tests/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/tests/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/tests/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -284,9 +284,9 @@
    </profiles>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/tests</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/tests</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/tests</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/tests</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/tests</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/tests</url>
    </scm>
 
 </project>

Modified: core/branches/1.1.0-glassfish-b1/tests-arquillian/pom.xml
===================================================================
--- core/branches/1.1.0-glassfish-b1/tests-arquillian/pom.xml	2010-07-12 18:36:33 UTC (rev 6624)
+++ core/branches/1.1.0-glassfish-b1/tests-arquillian/pom.xml	2010-07-12 18:52:27 UTC (rev 6625)
@@ -2,7 +2,7 @@
    <parent>
       <artifactId>weld-core-parent</artifactId>
       <groupId>org.jboss.weld</groupId>
-      <version>1.0.2-SNAPSHOT</version>
+      <version>1.1.0-glassfish-b1</version>
       <relativePath>../parent/pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -268,9 +268,9 @@
    </profiles>
 
    <scm> 
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/trunk/tests-arquillian</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/trunk/tests-arquillian</developerConnection>
-      <url>http://fisheye.jboss.org/browse/weld/core/trunk/tests-arquillian</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/tests-arquillian</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/core/branches/1.1.0-glassfish-b1/tests-arquillian</developerConnection>
+      <url>http://fisheye.jboss.org/browse/weld/core/branches/1.1.0-glassfish-b1/tests-arquillian</url>
    </scm>
 
 </project>



More information about the weld-commits mailing list