No TCK on profile oss-release

Signed-off-by: arjantijms <arjan.tijms@gmail.com>
diff --git a/appserver/tests/pom.xml b/appserver/tests/pom.xml
index cb32fc0..082c3b1 100755
--- a/appserver/tests/pom.xml
+++ b/appserver/tests/pom.xml
@@ -122,6 +122,10 @@
             </modules>
         </profile>
         <profile>
+            <id>oss-release</id>
+            <modules />
+        </profile>
+        <profile>
             <id>fastest</id>
             <modules />
         </profile>