This commit is contained in:
Bill Burke 2016-11-23 17:08:24 -05:00
parent e82e584b81
commit cd92cc504b
2 changed files with 2 additions and 2 deletions

View file

@ -1296,7 +1296,7 @@
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>federation-properties-example</artifactId>
<artifactId>user-storage-properties-example</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>

View file

@ -164,7 +164,7 @@
</dependency>
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>federation-properties-example</artifactId>
<artifactId>user-storage-properties-example</artifactId>
</dependency>
<!-- Dependency on services from integration-arquillian -->