keycloak-aplcache

removed redundant profile

1/13/2016 10:49:15 AM

Details

diff --git a/testsuite/integration-arquillian/tests/adapters/pom.xml b/testsuite/integration-arquillian/tests/adapters/pom.xml
index a86adc6..4c2afc4 100644
--- a/testsuite/integration-arquillian/tests/adapters/pom.xml
+++ b/testsuite/integration-arquillian/tests/adapters/pom.xml
@@ -421,12 +421,6 @@
             </modules>
         </profile>
         <profile>
-            <id>app-server-eap6</id>
-            <modules>
-                <module>eap6</module>
-            </modules>
-        </profile>
-        <profile>
             <id>no-adapter-tests</id>
             <properties>
                 <!-- Exclude all adapters tests. -->