diff --git a/testsuite/integration-arquillian/tests/base/pom.xml b/testsuite/integration-arquillian/tests/base/pom.xml index 3e7c56144d..c9718d04aa 100644 --- a/testsuite/integration-arquillian/tests/base/pom.xml +++ b/testsuite/integration-arquillian/tests/base/pom.xml @@ -184,13 +184,6 @@ provided - - - org.jboss.threads - jboss-threads - 2.4.0.Final - - org.jboss.spec.javax.servlet jboss-servlet-api_3.0_spec @@ -480,6 +473,12 @@ test ${wildfly.core.version} + + + org.jboss.threads + jboss-threads + 2.4.0.Final + @@ -518,6 +517,12 @@ test ${wildfly.core.version} + + + org.jboss.threads + jboss-threads + 2.4.0.Final +