From 535fd87f16167b5d068cbb5879544fbc88014de6 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 15 Jan 2013 14:37:31 +0100 Subject: Fix Nexus port --- .classpath | 31 ++++++++++++++++++++++++++++--- pom.xml | 4 ++-- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index 1aeaddb..347299e 100644 --- a/.classpath +++ b/.classpath @@ -1,7 +1,32 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index e86a464..74fcd05 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ releases CRISTAL Nexus Release Repository - http://cristal.cccs.uwe.ac.uk:8180/nexus/content/repositories/releases + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases true @@ -50,7 +50,7 @@ snapshots CRISTAL Nexus Snapshot Repository - http://cristal.cccs.uwe.ac.uk:8180/nexus/content/repositories/snapshots + http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots false -- cgit v1.2.3