pom.xml | 1 -
1 file changed, 1 deletion(-)
From: Torsten Werner <twerner@debian.org>
Date: Sun, 18 Sep 2011 21:36:17 +0200
Subject: do not build the tck module
---
pom.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index e438dce..0985c25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,6 @@ limitations under the License.
<modules>
<module>main</module>
- <module>tck</module>
</modules>
<licenses>
--