From 3f8083e34c24f8591ffd4eed472770222a114fe7 Mon Sep 17 00:00:00 2001 From: Hynek Mlnarik Date: Wed, 16 Aug 2017 09:48:02 +0200 Subject: [PATCH] KEYCLOAK-5302 Set infinispan version to the last compatible with WF 10 --- .../tests/other/adapters/jboss/eap6/pom.xml | 2 ++ .../tests/other/adapters/jboss/wildfly10/pom.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/testsuite/integration-arquillian/tests/other/adapters/jboss/eap6/pom.xml b/testsuite/integration-arquillian/tests/other/adapters/jboss/eap6/pom.xml index 16ae5fd3a2..21cc1d6dd0 100644 --- a/testsuite/integration-arquillian/tests/other/adapters/jboss/eap6/pom.xml +++ b/testsuite/integration-arquillian/tests/other/adapters/jboss/eap6/pom.xml @@ -48,6 +48,8 @@ eap6 + 2.0.0.Final + 8.2.5.Final remote ${app.server.management.port.jmx} diff --git a/testsuite/integration-arquillian/tests/other/adapters/jboss/wildfly10/pom.xml b/testsuite/integration-arquillian/tests/other/adapters/jboss/wildfly10/pom.xml index c34b924f9f..42538369bd 100644 --- a/testsuite/integration-arquillian/tests/other/adapters/jboss/wildfly10/pom.xml +++ b/testsuite/integration-arquillian/tests/other/adapters/jboss/wildfly10/pom.xml @@ -49,6 +49,7 @@ wildfly10 2.0.0.Final + 8.2.5.Final \ No newline at end of file