From 5abfd44569f739656781ede8cef220df87d32bf0 Mon Sep 17 00:00:00 2001 From: DOHA Date: Tue, 10 Jul 2018 01:09:47 +0300 Subject: [PATCH] fix parent --- spring-security-sso/pom.xml | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/spring-security-sso/pom.xml b/spring-security-sso/pom.xml index 67da1ac909..764e899640 100644 --- a/spring-security-sso/pom.xml +++ b/spring-security-sso/pom.xml @@ -9,10 +9,10 @@ pom - org.springframework.boot - spring-boot-starter-parent - 2.0.3.RELEASE - + parent-boot-2 + com.baeldung + 0.0.1-SNAPSHOT + ../parent-boot-2 @@ -25,21 +25,6 @@ 3.1.0 2.3.3.RELEASE 2.0.1.RELEASE - - - - - junit - junit - test - - - - - org.springframework.boot - spring-boot-starter-test - test - - + \ No newline at end of file