From d82a728efed91d3fc26935149846f3203703f09f Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 12 Mar 2014 09:24:51 +0000 Subject: [PATCH] Remove redundant managed dependency version --- spring-boot-samples/spring-boot-sample-amqp/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-boot-samples/spring-boot-sample-amqp/pom.xml b/spring-boot-samples/spring-boot-sample-amqp/pom.xml index 1b7840fdbd1..59393b11b80 100644 --- a/spring-boot-samples/spring-boot-sample-amqp/pom.xml +++ b/spring-boot-samples/spring-boot-sample-amqp/pom.xml @@ -16,7 +16,6 @@ org.springframework.boot spring-boot-starter-amqp - ${spring-boot.version} org.springframework.boot