Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Commit

Permalink
Move ribbon-secured to use the newly-moved keycloak server.
Browse files Browse the repository at this point in the history
  • Loading branch information
bobmcwhirter committed Dec 15, 2015
1 parent 869e8d7 commit 9fe4e1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ribbon-secured/test/pom.xml
Expand Up @@ -123,8 +123,8 @@
<configuration>
<processes>
<process>
<groupId>org.wildfly.swarm</groupId>
<artifactId>keycloak-server-service</artifactId>
<groupId>org.wildfly.swarm.servers</groupId>
<artifactId>keycloak</artifactId>
<classifier>swarm</classifier>
<properties>
<jboss.http.port>9191</jboss.http.port>
Expand Down

0 comments on commit 9fe4e1a

Please sign in to comment.