From 7b7ae4e472a3c4b877a745f98647c59a378e1ca3 Mon Sep 17 00:00:00 2001 From: pcoates Date: Fri, 2 Aug 2019 17:51:42 +0100 Subject: [PATCH] BAEL-2688 Remove springboot plugin which is duplicated in parent --- spring-amqp/pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/spring-amqp/pom.xml b/spring-amqp/pom.xml index 3dcad69d97..3e6789dcb6 100755 --- a/spring-amqp/pom.xml +++ b/spring-amqp/pom.xml @@ -25,16 +25,4 @@ com.baeldung.springamqp.simple.HelloWorldMessageApp - - - - org.springframework.boot - spring-boot-maven-plugin - - ${start-class} - - - - -