From 2cf2bae223ce33260617d4933b7a9adbde878d93 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 14 Jan 2013 16:53:42 +0100 Subject: Switch to Nexus --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index a8a6925..6d99549 100644 --- a/pom.xml +++ b/pom.xml @@ -52,20 +52,20 @@ - archiva.internal - http://cristal.cccs.uwe.ac.uk:8180/archiva/repository/internal/ + releases + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases - archiva.snapshots - http://cristal.cccs.uwe.ac.uk:8180/archiva/repository/snapshots/ + snapshots + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots - archiva.internal - Archiva Managed Internal Repository - http://cristal.cccs.uwe.ac.uk:8180/archiva/repository/internal/ + releases + CRISTAL Nexus Release Repository + http://cristal.cccs.uwe.ac.uk:8180/nexus/content/repositories/releases true @@ -74,9 +74,9 @@ - archiva.snapshots - Archiva Managed Snapshot Repository - http://cristal.cccs.uwe.ac.uk:8180/archiva/repository/snapshots/ + snapshots + CRISTAL Nexus Snapshot Repository + http://cristal.cccs.uwe.ac.uk:8180/nexus/content/repositories/snapshots false -- cgit v1.2.3