[weld-commits] Weld SVN: r7138 - in cdi-tck/branches/1.0: api and 2 other directories.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sun Dec 12 14:43:22 EST 2010


Author: pete.muir at jboss.org
Date: 2010-12-12 14:43:21 -0500 (Sun, 12 Dec 2010)
New Revision: 7138

Modified:
   cdi-tck/branches/1.0/api/pom.xml
   cdi-tck/branches/1.0/doc/reference/pom.xml
   cdi-tck/branches/1.0/impl/pom.xml
   cdi-tck/branches/1.0/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.2.SP1

Modified: cdi-tck/branches/1.0/api/pom.xml
===================================================================
--- cdi-tck/branches/1.0/api/pom.xml	2010-12-12 19:38:36 UTC (rev 7137)
+++ cdi-tck/branches/1.0/api/pom.xml	2010-12-12 19:43:21 UTC (rev 7138)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.jboss.jsr299.tck</groupId>
 		<artifactId>jsr299-tck-parent</artifactId>
-		<version>1.0.3-SNAPSHOT</version>
+		<version>1.0.2.SP1</version>
 	</parent>
 
 	<groupId>org.jboss.jsr299.tck</groupId>
@@ -68,9 +68,9 @@
    </build>
 
    <scm>
-      <connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/api</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/api</developerConnection>
-      <url>https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/api</url>
+      <connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/api</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/api</developerConnection>
+      <url>https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/api</url>
    </scm>
 
 </project>

Modified: cdi-tck/branches/1.0/doc/reference/pom.xml
===================================================================
--- cdi-tck/branches/1.0/doc/reference/pom.xml	2010-12-12 19:38:36 UTC (rev 7137)
+++ cdi-tck/branches/1.0/doc/reference/pom.xml	2010-12-12 19:43:21 UTC (rev 7138)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.jboss.jsr299.tck</groupId>
       <artifactId>jsr299-tck-parent</artifactId>
-      <version>1.0.3-SNAPSHOT</version>
+      <version>1.0.2.SP1</version>
       <relativePath>../../pom.xml</relativePath>
    </parent>
 
@@ -61,9 +61,9 @@
    </build>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/cdi-tck/branches/1.0/doc/reference</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/doc/reference</developerConnection>
-     <url>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/doc/reference</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/doc/reference</developerConnection>
+     <url>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/doc/reference</url>
   </scm>
 
 </project>

Modified: cdi-tck/branches/1.0/impl/pom.xml
===================================================================
--- cdi-tck/branches/1.0/impl/pom.xml	2010-12-12 19:38:36 UTC (rev 7137)
+++ cdi-tck/branches/1.0/impl/pom.xml	2010-12-12 19:43:21 UTC (rev 7138)
@@ -3,7 +3,7 @@
    <parent>
       <artifactId>jsr299-tck-parent</artifactId>
       <groupId>org.jboss.jsr299.tck</groupId>
-      <version>1.0.3-SNAPSHOT</version>
+      <version>1.0.2.SP1</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.jsr299.tck</groupId>
@@ -305,9 +305,9 @@
    </profiles>
 
    <scm>
-      <connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/impl</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/impl</developerConnection>
-      <url>https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0/impl</url>
+      <connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/impl</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/impl</developerConnection>
+      <url>https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1/impl</url>
    </scm>
 
 

Modified: cdi-tck/branches/1.0/pom.xml
===================================================================
--- cdi-tck/branches/1.0/pom.xml	2010-12-12 19:38:36 UTC (rev 7137)
+++ cdi-tck/branches/1.0/pom.xml	2010-12-12 19:43:21 UTC (rev 7138)
@@ -4,7 +4,7 @@
    <groupId>org.jboss.jsr299.tck</groupId>
    <artifactId>jsr299-tck-parent</artifactId>
    <packaging>pom</packaging>
-   <version>1.0.3-SNAPSHOT</version>
+   <version>1.0.2.SP1</version>
    <name>CDI TCK</name>
 
    <parent>
@@ -276,9 +276,9 @@
    </build>
 
    <scm>
-      <connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0</developerConnection>
-      <url>https://svn.jboss.org/repos/weld/cdi-tck/branches/1.0</url>
+      <connection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1</developerConnection>
+      <url>https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.SP1</url>
    </scm>
 
    <profiles>



More information about the weld-commits mailing list