KEYCLOAK-5786 Fix testsuite not working with auth-server-eap profile

This commit is contained in:
vmuzikar 2017-11-02 12:59:53 +01:00 committed by Stian Thorgersen
parent 2c2a332f80
commit 3bf1904269

View file

@ -420,7 +420,7 @@
<groupId>org.wildfly.core</groupId> <groupId>org.wildfly.core</groupId>
<artifactId>wildfly-cli</artifactId> <artifactId>wildfly-cli</artifactId>
<scope>test</scope> <scope>test</scope>
<version>2.2.0.Final</version> <version>${wildfly.core.version}</version>
</dependency> </dependency>
</dependencies> </dependencies>
</profile> </profile>