From c0e03c05c79453d60a069cbabd33792f9e577334 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Thu, 27 Apr 2017 12:37:03 +0200 Subject: [PATCH] Fix spring boot starter pom --- misc/keycloak-test-helper/pom.xml | 1 - misc/pom.xml | 1 - .../keycloak-default-spring-boot-starter/pom.xml | 3 --- misc/spring-boot-starter/pom.xml | 1 - 4 files changed, 6 deletions(-) diff --git a/misc/keycloak-test-helper/pom.xml b/misc/keycloak-test-helper/pom.xml index 16fe017e92..8a58096cc0 100644 --- a/misc/keycloak-test-helper/pom.xml +++ b/misc/keycloak-test-helper/pom.xml @@ -6,7 +6,6 @@ keycloak-misc-parent org.keycloak 3.1.0.CR1-SNAPSHOT - ../pom.xml org.keycloak keycloak-test-helper diff --git a/misc/pom.xml b/misc/pom.xml index 7bcab90c8b..ab0a3a776b 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -4,7 +4,6 @@ keycloak-parent org.keycloak 3.1.0.CR1-SNAPSHOT - ../pom.xml Keycloak Misc diff --git a/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml b/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml index dba21e632d..80f80fc812 100644 --- a/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml +++ b/misc/spring-boot-starter/keycloak-default-spring-boot-starter/pom.xml @@ -1,13 +1,10 @@ - - 4.0.0 org.keycloak keycloak-spring-boot-starter-parent 3.1.0.CR1-SNAPSHOT - ../pom.xml keycloak-default-spring-boot-starter Keycloak :: Spring :: Boot :: Default :: Starter diff --git a/misc/spring-boot-starter/pom.xml b/misc/spring-boot-starter/pom.xml index ef036f8e85..0b6f766536 100644 --- a/misc/spring-boot-starter/pom.xml +++ b/misc/spring-boot-starter/pom.xml @@ -6,7 +6,6 @@ keycloak-misc-parent org.keycloak 3.1.0.CR1-SNAPSHOT - ../pom.xml org.keycloak keycloak-spring-boot-starter-parent