You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2011/11/17 18:15:32 UTC

svn commit: r1203277 - in /geronimo/tck/branches/3.0-beta: ./ atinject-tck-runner/ geronimo-porting/ jaxb-tck-runner/ jboss-test-harness-geronimo/ jcdi-tck-runner/ stax-tck-runner/ validator-tck-runner/

Author: xiaming
Date: Thu Nov 17 17:15:31 2011
New Revision: 1203277

URL: http://svn.apache.org/viewvc?rev=1203277&view=rev
Log:
Update version to 3.0-beta-2-SNAPSHOT

Modified:
    geronimo/tck/branches/3.0-beta/atinject-tck-runner/pom.xml
    geronimo/tck/branches/3.0-beta/geronimo-porting/pom.xml
    geronimo/tck/branches/3.0-beta/jaxb-tck-runner/pom.xml
    geronimo/tck/branches/3.0-beta/jboss-test-harness-geronimo/pom.xml
    geronimo/tck/branches/3.0-beta/jcdi-tck-runner/pom.xml
    geronimo/tck/branches/3.0-beta/pom.xml
    geronimo/tck/branches/3.0-beta/stax-tck-runner/pom.xml
    geronimo/tck/branches/3.0-beta/validator-tck-runner/pom.xml

Modified: geronimo/tck/branches/3.0-beta/atinject-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/atinject-tck-runner/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/atinject-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/atinject-tck-runner/pom.xml Thu Nov 17 17:15:31 2011
@@ -23,7 +23,7 @@
     <parent>
 		<groupId>org.apache.geronimo.tck</groupId>
 		<artifactId>geronimo-tck</artifactId>
-		<version>3.0-SNAPSHOT</version>
+		<version>3.0-beta-2-SNAPSHOT</version>
 	</parent>
 
     <artifactId>atinject-tck-runner</artifactId>

Modified: geronimo/tck/branches/3.0-beta/geronimo-porting/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/geronimo-porting/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/geronimo-porting/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/geronimo-porting/pom.xml Thu Nov 17 17:15:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.tck</groupId>
         <artifactId>geronimo-tck</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
     </parent>
 
     <artifactId>geronimo-porting</artifactId>

Modified: geronimo/tck/branches/3.0-beta/jaxb-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/jaxb-tck-runner/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/jaxb-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/jaxb-tck-runner/pom.xml Thu Nov 17 17:15:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.tck</groupId>
         <artifactId>geronimo-tck</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
     </parent>
 
     <artifactId>jaxb-tck-runner</artifactId>

Modified: geronimo/tck/branches/3.0-beta/jboss-test-harness-geronimo/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/jboss-test-harness-geronimo/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/jboss-test-harness-geronimo/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/jboss-test-harness-geronimo/pom.xml Thu Nov 17 17:15:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.tck</groupId>
         <artifactId>geronimo-tck</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
     </parent>
 
     <artifactId>jboss-test-harness-geronimo</artifactId>

Modified: geronimo/tck/branches/3.0-beta/jcdi-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/jcdi-tck-runner/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/jcdi-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/jcdi-tck-runner/pom.xml Thu Nov 17 17:15:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.tck</groupId>
         <artifactId>geronimo-tck</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
     </parent>
 
     <artifactId>jcdi-tck-runner</artifactId>

Modified: geronimo/tck/branches/3.0-beta/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/pom.xml Thu Nov 17 17:15:31 2011
@@ -27,12 +27,12 @@
     <parent>
         <groupId>org.apache.geronimo</groupId>
         <artifactId>geronimo</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.geronimo.tck</groupId>
     <artifactId>geronimo-tck</artifactId>
-    <version>3.0-SNAPSHOT</version>
+    <version>3.0-beta-2-SNAPSHOT</version>
     <name>Geronimo Public TCK</name>
     <packaging>pom</packaging>
 
@@ -53,7 +53,6 @@
     </distributionManagement>
 
     <properties>
-        <geronimoVersion>3.0-SNAPSHOT</geronimoVersion>
         <jsr299.tck.version.released>1.0.4.SP1</jsr299.tck.version.released>
         <jsr299.tck.version.current>1.0.5-SNAPSHOT</jsr299.tck.version.current>
     </properties>

Modified: geronimo/tck/branches/3.0-beta/stax-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/stax-tck-runner/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/stax-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/stax-tck-runner/pom.xml Thu Nov 17 17:15:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.tck</groupId>
         <artifactId>geronimo-tck</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
     </parent>
 
     <artifactId>stax-tck-runner</artifactId>

Modified: geronimo/tck/branches/3.0-beta/validator-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0-beta/validator-tck-runner/pom.xml?rev=1203277&r1=1203276&r2=1203277&view=diff
==============================================================================
--- geronimo/tck/branches/3.0-beta/validator-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0-beta/validator-tck-runner/pom.xml Thu Nov 17 17:15:31 2011
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.tck</groupId>
         <artifactId>geronimo-tck</artifactId>
-        <version>3.0-SNAPSHOT</version>
+        <version>3.0-beta-2-SNAPSHOT</version>
     </parent>
 
     <artifactId>validator-tck-runner</artifactId>