From d41e5934ed5979747abf1af9dd71841191698274 Mon Sep 17 00:00:00 2001 From: Rohit Kelapure Date: Thu, 10 Dec 2015 19:09:44 -0500 Subject: [PATCH] Revert "Updating spring cloud connector libraries" --- pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7b5cbf9..57b1811 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,8 @@ + + org.springframework.amqp spring-rabbit @@ -57,14 +59,22 @@ org.springframework.cloud spring-service-connector - 1.2.0.RELEASE + 0.9.2 org.springframework.cloud cloudfoundry-connector - 1.2.0.RELEASE + 0.9.2 + + @@ -197,6 +207,14 @@ org.apache.maven.plugins maven-compiler-plugin + 2.5.1 + + 1.6 + 1.6 + -Xlint:all + true + true + org.codehaus.mojo