From 4a1e20c4a89427893f987bcc1223f47083449f26 Mon Sep 17 00:00:00 2001 From: anuragkumawat Date: Fri, 3 Feb 2023 23:20:38 +0530 Subject: [PATCH] JAVA-17200 Fix references to parents - Week 50 - 2022 (moved-3) (#13322) --- spring-boot-modules/spring-boot-mvc-birt/pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/spring-boot-modules/spring-boot-mvc-birt/pom.xml b/spring-boot-modules/spring-boot-mvc-birt/pom.xml index badf77735f..274932f06c 100644 --- a/spring-boot-modules/spring-boot-mvc-birt/pom.xml +++ b/spring-boot-modules/spring-boot-mvc-birt/pom.xml @@ -9,13 +9,11 @@ jar Module For Spring Boot Integration with BIRT - - - org.springframework.boot - spring-boot-starter-parent - 2.1.1.RELEASE - + com.baeldung + parent-boot-2 + 0.0.1-SNAPSHOT + ../../parent-boot-2