From 64183f48771c5568341de3913a5789102b5e6006 Mon Sep 17 00:00:00 2001 From: anuragkumawat Date: Wed, 17 May 2023 23:35:45 +0530 Subject: [PATCH] JAVA-21186 Fix references to parents - Week 21 - 2023 --- .../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 9add9ae494f8..9cd6f7189236 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