From a02fee23b151182f79e12b78e1d8536ccbb05f71 Mon Sep 17 00:00:00 2001 From: Nicki Watt Date: Sat, 15 Mar 2014 18:11:26 +0000 Subject: [PATCH] DATAGRAPH-449 Added repos in pom required for obtained artefacts for project documentation generation --- pom.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index dd4cd36bc..902d10da7 100644 --- a/pom.xml +++ b/pom.xml @@ -195,12 +195,16 @@ false + + spring-libs-snapshot + http://repo.spring.io/libs-snapshot/ + - - spring-plugins-release - http://libs.spring.io/plugins-release - + + spring-plugins-release + http://repo.spring.io/plugins-release +