From dd0ebab908142a56df65970005821c55ecdc7430 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 23 Feb 2017 11:14:52 -0500 Subject: [PATCH] Fix spring-rabbit-json POM - Add full Spring repo since we need snapshots - Add proper version of boot maven plugin --- spring-rabbit-json/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/spring-rabbit-json/pom.xml b/spring-rabbit-json/pom.xml index 0e15018..fbc18a0 100644 --- a/spring-rabbit-json/pom.xml +++ b/spring-rabbit-json/pom.xml @@ -42,8 +42,18 @@ org.springframework.boot spring-boot-maven-plugin + 1.0.2.RELEASE - + + + + true + + repository.springframework.maven.all + Spring Framework Repository Including Staging + http://repo.spring.io/repo + +