From 76c0918b4962c63325f86c05f9353b97ed44cc75 Mon Sep 17 00:00:00 2001 From: pcoates Date: Fri, 2 Aug 2019 16:50:56 +0100 Subject: [PATCH] BAEL-2688 Add relative path to parent module ot pom.xml --- spring-amqp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-amqp/pom.xml b/spring-amqp/pom.xml index 642d35b44e..b84279a3b2 100755 --- a/spring-amqp/pom.xml +++ b/spring-amqp/pom.xml @@ -3,15 +3,15 @@ 4.0.0 com.baeldung spring-amqp - 0.1-SNAPSHOT + 1.0.0-SNAPSHOT spring-amqp - jar Introduction to Spring-AMQP parent-boot-2 com.baeldung 0.0.1-SNAPSHOT + ../parent-boot-2