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>
|
||||
|
||||
<parent>
|
||||
<artifactId>keycloak-examples-parent</artifactId>
|
||||
<artifactId>keycloak-examples-fuse-parent</artifactId>
|
||||
<groupId>org.keycloak</groupId>
|
||||
<version>2.0.0.CR1-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
@ -126,4 +126,3 @@
|
|||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
|
||||
|
|
Loading…
Reference in a new issue