KEYCLOAK-2777 - Examples Fuse. Correct Parent pom reference
This commit is contained in:
parent
87a7879e71
commit
534a7b6e59
1 changed files with 1 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>keycloak-examples-parent</artifactId>
|
<artifactId>keycloak-examples-fuse-parent</artifactId>
|
||||||
<groupId>org.keycloak</groupId>
|
<groupId>org.keycloak</groupId>
|
||||||
<version>2.0.0.CR1-SNAPSHOT</version>
|
<version>2.0.0.CR1-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
@ -126,4 +126,3 @@
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue