From f11a3eef26de27877731d455bb24cb18c553ac54 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Tue, 2 Sep 2014 17:03:16 -0600 Subject: [PATCH] added spring snapshot repo for spring-cloud-spring-connector snapshot release --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 556d783..d14eb56 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,14 @@ repo.spring.io-releases http://repo.spring.io/libs-milestone-local + + repo.spring.io-snapshots + repo.spring.io-snapshots + http://repo.spring.io/libs-snapshot-local + + true + +