From cba64c046f848dc9c70effdfdde3517050984f99 Mon Sep 17 00:00:00 2001 From: Jon Travis Date: Tue, 29 May 2012 14:35:31 -0700 Subject: [PATCH] Add the SpringSource Maven repository used for the Bundlor plugin --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 36eb641..283c378 100644 --- a/pom.xml +++ b/pom.xml @@ -184,6 +184,14 @@ + + + com.springsource.repository.bundles.release + http://repository.springsource.com/maven/bundles/release + + + +