[weld-commits] Weld SVN: r7134 - in cdi-tck/branches/1.0: api and 2 other directories.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Fri Dec 10 19:12:40 EST 2010
Author: pete.muir at jboss.org
Date: 2010-12-10 19:12:39 -0500 (Fri, 10 Dec 2010)
New Revision: 7134
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.Final
Modified: cdi-tck/branches/1.0/api/pom.xml
===================================================================
--- cdi-tck/branches/1.0/api/pom.xml 2010-12-10 23:30:01 UTC (rev 7133)
+++ cdi-tck/branches/1.0/api/pom.xml 2010-12-11 00:12:39 UTC (rev 7134)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.jsr299.tck</groupId>
<artifactId>jsr299-tck-parent</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2.Final</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.Final/api</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final/api</developerConnection>
+ <url>https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final/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-10 23:30:01 UTC (rev 7133)
+++ cdi-tck/branches/1.0/doc/reference/pom.xml 2010-12-11 00:12:39 UTC (rev 7134)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.jsr299.tck</groupId>
<artifactId>jsr299-tck-parent</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2.Final</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.Final</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final/doc/reference</developerConnection>
+ <url>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final/doc/reference</url>
</scm>
</project>
Modified: cdi-tck/branches/1.0/impl/pom.xml
===================================================================
--- cdi-tck/branches/1.0/impl/pom.xml 2010-12-10 23:30:01 UTC (rev 7133)
+++ cdi-tck/branches/1.0/impl/pom.xml 2010-12-11 00:12:39 UTC (rev 7134)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jsr299-tck-parent</artifactId>
<groupId>org.jboss.jsr299.tck</groupId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2.Final</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.Final/impl</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final/impl</developerConnection>
+ <url>https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final/impl</url>
</scm>
Modified: cdi-tck/branches/1.0/pom.xml
===================================================================
--- cdi-tck/branches/1.0/pom.xml 2010-12-10 23:30:01 UTC (rev 7133)
+++ cdi-tck/branches/1.0/pom.xml 2010-12-11 00:12:39 UTC (rev 7134)
@@ -4,7 +4,7 @@
<groupId>org.jboss.jsr299.tck</groupId>
<artifactId>jsr299-tck-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2.Final</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.Final</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final</developerConnection>
+ <url>https://svn.jboss.org/repos/weld/cdi-tck/tags/1.0.2.Final</url>
</scm>
<profiles>
More information about the weld-commits
mailing list