You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2014/09/20 12:17:12 UTC

svn commit: r1626411 - /openwebbeans/trunk/pom.xml

Author: struberg
Date: Sat Sep 20 10:17:12 2014
New Revision: 1626411

URL: http://svn.apache.org/r1626411
Log:
update TCK to latest available version

This cditck contains quite a lot fixes for bugs we reported

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1626411&r1=1626410&r2=1626411&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Sat Sep 20 10:17:12 2014
@@ -83,7 +83,7 @@
         <myfaces.version>2.0.7</myfaces.version>
         <xbean.version>3.17</xbean.version>
         <arquillian.version>1.1.2.Final</arquillian.version>
-        <cdi.tck.version>1.2.1.Final</cdi.tck.version>
+        <cdi.tck.version>1.2.2.Final</cdi.tck.version>
     </properties>
     
     <mailingLists>