deactivating bval-tck since dependencies are not working by default and it is there just for validation when doing big refactorings

git-svn-id: https://svn.apache.org/repos/asf/bval/trunk@1733266 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 1e20663..71f8941 100644
--- a/pom.xml
+++ b/pom.xml
@@ -671,7 +671,7 @@
         <module>bval-jsr</module>
         <module>bval-json</module>
         <module>bval-extras</module>
-        <module>bval-tck</module>
+	<!--<module>bval-tck</module> dependencies are hard to find today and we have tck11 -->
         <module>bval-tck11</module>
         <module>bundle</module>
     </modules>