From 475ce12f511ed4de57d3cc2e08eb801e7ab0614a Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 15 Jan 2013 16:55:40 +0100 Subject: cristal. prefix on repo ids --- .classpath | 1 - pom.xml | 17 +++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.classpath b/.classpath index 347299e..78ece73 100644 --- a/.classpath +++ b/.classpath @@ -27,6 +27,5 @@ - diff --git a/pom.xml b/pom.xml index 74fcd05..057e5d1 100644 --- a/pom.xml +++ b/pom.xml @@ -26,18 +26,18 @@ - releases + cristal.releases http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases - snapshots + cristal.snapshots http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots - releases + cristal.releases CRISTAL Nexus Release Repository http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/releases @@ -48,7 +48,7 @@ - snapshots + cristal.snapshots CRISTAL Nexus Snapshot Repository http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots @@ -71,6 +71,11 @@ cristal-gui 2.3.3-SNAPSHOT + + cristal + xmldb + 0.0.1-SNAPSHOT + @@ -82,5 +87,9 @@ cristal cristal-gui + + cristal + xmldb + \ No newline at end of file -- cgit v1.2.3