You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2011/01/13 22:49:41 UTC

svn commit: r1058754 - /geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml

Author: djencks
Date: Thu Jan 13 21:49:41 2011
New Revision: 1058754

URL: http://svn.apache.org/viewvc?rev=1058754&view=rev
Log:
slightly more current versions

Modified:
    geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml

Modified: geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml?rev=1058754&r1=1058753&r2=1058754&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml Thu Jan 13 21:49:41 2011
@@ -153,7 +153,7 @@
             </activation>
             <properties>
                 <tckTests>tck-tests-released.xml</tckTests>
-                <tckVersion>1.0.2.SP1</tckVersion>
+                <tckVersion>1.0.4.CR1</tckVersion>
             </properties>
         </profile>
         <profile>
@@ -165,7 +165,7 @@
             </activation>
             <properties>
                 <tckTests>tck-tests-current.xml</tckTests>
-                <tckVersion>1.0.3-SNAPSHOT</tckVersion>
+                <tckVersion>1.0.4-SNAPSHOT</tckVersion>
             </properties>
         </profile>
         <profile>