fix pom
This commit is contained in:
parent
e82e584b81
commit
cd92cc504b
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
|
@ -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 -->
|
||||
|
|
Loading…
Reference in a new issue