From a160f4d8937443568ee9f5dfe0bb4caefdf1fb10 Mon Sep 17 00:00:00 2001 From: sachin29aug Date: Mon, 24 Sep 2018 22:00:00 -0400 Subject: [PATCH] BAEL-8939 - Fixed travis build --- spring-boot-camel/pom.xml | 1 - spring-boot-property-exp/property-exp-custom-config/pom.xml | 1 - spring-cloud/spring-cloud-consul/pom.xml | 1 - 3 files changed, 3 deletions(-) diff --git a/spring-boot-camel/pom.xml b/spring-boot-camel/pom.xml index 4d7c8a002e..19a0bec809 100644 --- a/spring-boot-camel/pom.xml +++ b/spring-boot-camel/pom.xml @@ -10,7 +10,6 @@ com.baeldung parent-modules 1.0.0-SNAPSHOT - ../parent-boot-1 diff --git a/spring-boot-property-exp/property-exp-custom-config/pom.xml b/spring-boot-property-exp/property-exp-custom-config/pom.xml index d433ab35c2..ab22c5ad30 100644 --- a/spring-boot-property-exp/property-exp-custom-config/pom.xml +++ b/spring-boot-property-exp/property-exp-custom-config/pom.xml @@ -12,7 +12,6 @@ spring-boot-property-exp com.baeldung 0.0.1-SNAPSHOT - ../parent-boot-1 diff --git a/spring-cloud/spring-cloud-consul/pom.xml b/spring-cloud/spring-cloud-consul/pom.xml index 6db47593f5..2a2714d597 100644 --- a/spring-cloud/spring-cloud-consul/pom.xml +++ b/spring-cloud/spring-cloud-consul/pom.xml @@ -11,7 +11,6 @@ com.baeldung.spring.cloud spring-cloud 1.0.0-SNAPSHOT - ../parent-boot-1