From 5c2a78130d1bfad82eea4e8c7913a0ec9b37e10f Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 15 Jan 2013 08:26:11 +0000 Subject: [PATCH] BATCH-1950: Patch up build * Ensure bundlor is available and remove from sample * Tidy dependencies in some poms * Update some template.mf dependencies * Add .travis.yml for automated builds independent of bamboo --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index aa74999ff..530fcb18f 100644 --- a/pom.xml +++ b/pom.xml @@ -651,5 +651,13 @@ false + + com.springsource.repository.bundles.release + SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases + http://repository.springsource.com/maven/bundles/release/ + + false + +