From 6904c81c12cd8477c7d6bff31bdcede01fe98ff0 Mon Sep 17 00:00:00 2001 From: anuragkumawat Date: Tue, 11 Apr 2023 22:37:52 +0530 Subject: [PATCH] JAVA-19533 Fix references to parents - Week 14 - 2023 (moved-1) (#13816) --- spring-core-6/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-core-6/pom.xml b/spring-core-6/pom.xml index cc494b3a57..736fa283e7 100644 --- a/spring-core-6/pom.xml +++ b/spring-core-6/pom.xml @@ -10,10 +10,10 @@ http://www.baeldung.com - org.springframework.boot - spring-boot-starter-parent - 3.0.1 - + com.baeldung + parent-boot-3 + 0.0.1-SNAPSHOT + ../parent-boot-3