You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ar...@apache.org on 2013/06/15 22:19:29 UTC

svn commit: r1493411 - /openwebbeans/trunk/webbeans-cdi11/pom.xml

Author: arne
Date: Sat Jun 15 20:19:28 2013
New Revision: 1493411

URL: http://svn.apache.org/r1493411
Log:
OWB-846: updated TCK to version 1.1.SP2

Modified:
    openwebbeans/trunk/webbeans-cdi11/pom.xml

Modified: openwebbeans/trunk/webbeans-cdi11/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-cdi11/pom.xml?rev=1493411&r1=1493410&r2=1493411&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-cdi11/pom.xml (original)
+++ openwebbeans/trunk/webbeans-cdi11/pom.xml Sat Jun 15 20:19:28 2013
@@ -34,7 +34,7 @@
 
 
     <properties>
-        <cdi11-tck.version>1.1.0.Final</cdi11-tck.version>
+        <cdi11-tck.version>1.1.0.SP2</cdi11-tck.version>
     </properties>