From 316e5626f21768e36124c3a7baa4d32d28911ee5 Mon Sep 17 00:00:00 2001 From: anuragkumawat Date: Thu, 18 May 2023 07:51:34 +0530 Subject: [PATCH] JAVA-21186 Fix references to parents - Week 21 - 2023 (#14036) --- .../custom-validations-opeanpi-codegen/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml b/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml index 9add9ae494..9cd6f71892 100644 --- a/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml +++ b/spring-swagger-codegen/custom-validations-opeanpi-codegen/pom.xml @@ -10,10 +10,10 @@ Demo project for Swagger Custom Validations Codegen - org.springframework.boot - spring-boot-starter-parent - 2.5.4 - + com.baeldung + parent-boot-2 + 0.0.1-SNAPSHOT + ../../parent-boot-2