[weld-commits] Weld SVN: r4072 - in cdi-tck/trunk: api and 1 other directories.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Wed Oct 14 12:35:02 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-14 12:35:00 -0400 (Wed, 14 Oct 2009)
New Revision: 4072

Modified:
   cdi-tck/trunk/api/pom.xml
   cdi-tck/trunk/impl/pom.xml
   cdi-tck/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.0-CR1

Modified: cdi-tck/trunk/api/pom.xml
===================================================================
--- cdi-tck/trunk/api/pom.xml	2009-10-14 16:34:44 UTC (rev 4071)
+++ cdi-tck/trunk/api/pom.xml	2009-10-14 16:35:00 UTC (rev 4072)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.jboss.jsr299.tck</groupId>
 		<artifactId>jsr299-tck-parent</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0-CR1</version>
 	</parent>
 
 	<groupId>org.jboss.jsr299.tck</groupId>

Modified: cdi-tck/trunk/impl/pom.xml
===================================================================
--- cdi-tck/trunk/impl/pom.xml	2009-10-14 16:34:44 UTC (rev 4071)
+++ cdi-tck/trunk/impl/pom.xml	2009-10-14 16:35:00 UTC (rev 4072)
@@ -3,7 +3,7 @@
    <parent>
       <artifactId>jsr299-tck-parent</artifactId>
       <groupId>org.jboss.jsr299.tck</groupId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>1.0.0-CR1</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.jsr299.tck</groupId>

Modified: cdi-tck/trunk/pom.xml
===================================================================
--- cdi-tck/trunk/pom.xml	2009-10-14 16:34:44 UTC (rev 4071)
+++ cdi-tck/trunk/pom.xml	2009-10-14 16:35:00 UTC (rev 4072)
@@ -4,7 +4,7 @@
    <groupId>org.jboss.jsr299.tck</groupId>
    <artifactId>jsr299-tck-parent</artifactId>
    <packaging>pom</packaging>
-   <version>1.0.0-SNAPSHOT</version>
+   <version>1.0.0-CR1</version>
    <name>CDI TCK</name>
 
    <parent>



More information about the weld-commits mailing list