[weld-commits] Weld SVN: r7140 - 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:44:00 EST 2010
Author: pete.muir at jboss.org
Date: 2010-12-12 14:44:00 -0500 (Sun, 12 Dec 2010)
New Revision: 7140
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 for next development iteration
Modified: cdi-tck/branches/1.0/api/pom.xml
===================================================================
--- cdi-tck/branches/1.0/api/pom.xml 2010-12-12 19:43:43 UTC (rev 7139)
+++ cdi-tck/branches/1.0/api/pom.xml 2010-12-12 19:44:00 UTC (rev 7140)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.jsr299.tck</groupId>
<artifactId>jsr299-tck-parent</artifactId>
- <version>1.0.2.SP1</version>
+ <version>1.0.3-SNAPSHOT</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/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>
+ <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>
</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:43:43 UTC (rev 7139)
+++ cdi-tck/branches/1.0/doc/reference/pom.xml 2010-12-12 19:44:00 UTC (rev 7140)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.jboss.jsr299.tck</groupId>
<artifactId>jsr299-tck-parent</artifactId>
- <version>1.0.2.SP1</version>
+ <version>1.0.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -61,9 +61,9 @@
</build>
<scm>
- <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>
+ <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>
</scm>
</project>
Modified: cdi-tck/branches/1.0/impl/pom.xml
===================================================================
--- cdi-tck/branches/1.0/impl/pom.xml 2010-12-12 19:43:43 UTC (rev 7139)
+++ cdi-tck/branches/1.0/impl/pom.xml 2010-12-12 19:44:00 UTC (rev 7140)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jsr299-tck-parent</artifactId>
<groupId>org.jboss.jsr299.tck</groupId>
- <version>1.0.2.SP1</version>
+ <version>1.0.3-SNAPSHOT</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/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>
+ <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>
</scm>
Modified: cdi-tck/branches/1.0/pom.xml
===================================================================
--- cdi-tck/branches/1.0/pom.xml 2010-12-12 19:43:43 UTC (rev 7139)
+++ cdi-tck/branches/1.0/pom.xml 2010-12-12 19:44:00 UTC (rev 7140)
@@ -4,7 +4,7 @@
<groupId>org.jboss.jsr299.tck</groupId>
<artifactId>jsr299-tck-parent</artifactId>
<packaging>pom</packaging>
- <version>1.0.2.SP1</version>
+ <version>1.0.3-SNAPSHOT</version>
<name>CDI TCK</name>
<parent>
@@ -276,9 +276,9 @@
</build>
<scm>
- <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>
+ <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>
</scm>
<profiles>
More information about the weld-commits
mailing list