From 275692d946a677a11e176f5ba5735768f42813b3 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 18 Jun 2013 08:39:30 +0200 Subject: Update build server alias to 'dev'. Add public repository for dependencies. --- pom.xml | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index d477472..6311ff0 100644 --- a/pom.xml +++ b/pom.xml @@ -229,37 +229,37 @@ - http://cristal.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/ + http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/ Redmine The CRISTAL Consortium - http://cristal.cccs.uwe.ac.uk/redmine/projects/cristal + http://dev.cccs.uwe.ac.uk/redmine/projects/cristal Jenkins - http://cristal.cccs.uwe.ac.uk:8080/job/cristal-kernel/ + http://dev.cccs.uwe.ac.uk:8080/job/cristal-kernel/ - scm:git:ssh://cristal.cccs.uwe.ac.uk/var/git/cristal-kernel.git - http://cristal.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/repository + scm:git:ssh://dev.cccs.uwe.ac.uk/var/git/cristal-kernel.git + http://dev.cccs.uwe.ac.uk/redmine/projects/cristal-kernel/repository - cristal.releases - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + cccs.releases + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases - cristal.snapshots - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + cccs.snapshots + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots - cristal.releases - CRISTAL Nexus Release Repository - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases + cccs.releases + CCCS Nexus Release Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases true @@ -268,9 +268,9 @@ - cristal.snapshots - CRISTAL Nexus Snapshot Repository - http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + cccs.snapshots + CCCS Nexus Snapshot Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots false @@ -278,5 +278,10 @@ true + + cccs.public + CCCS Nexus Public Repository + http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/public + \ No newline at end of file -- cgit v1.2.3