From 5f34d371e6509259d9f2d60a506d7bcaa1f4cb06 Mon Sep 17 00:00:00 2001 From: mikr Date: Mon, 27 Jan 2020 22:55:17 +0100 Subject: [PATCH] BAEL-20858 Make Spring Boot Modules parent of Spring Boot Camel --- spring-boot-modules/spring-boot-camel/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/spring-boot-modules/spring-boot-camel/pom.xml b/spring-boot-modules/spring-boot-camel/pom.xml index 8365a3d831..b71bdb3f79 100644 --- a/spring-boot-modules/spring-boot-camel/pom.xml +++ b/spring-boot-modules/spring-boot-camel/pom.xml @@ -9,9 +9,8 @@ com.baeldung - parent-modules + spring-boot-modules 1.0.0-SNAPSHOT - ../../parent-modules