From ae3c0777b5c59285c01b4e7bff0f4bf8a6972927 Mon Sep 17 00:00:00 2001 From: mikr Date: Mon, 24 Feb 2020 09:22:14 +0100 Subject: [PATCH] Java-125 Move Spring Boot Parent to Spring Boot Modules --- spring-boot-modules/spring-boot-parent/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spring-boot-modules/spring-boot-parent/pom.xml b/spring-boot-modules/spring-boot-parent/pom.xml index 9ac654c1d5..cf0a6702ea 100644 --- a/spring-boot-modules/spring-boot-parent/pom.xml +++ b/spring-boot-modules/spring-boot-parent/pom.xml @@ -10,10 +10,9 @@ spring-boot-parent - com.baeldung - parent-modules + com.baeldung.spring-boot-modules + spring-boot-modules 1.0.0-SNAPSHOT - ../../parent-boot-2