summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-03-18 09:33:52 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-03-18 09:33:52 +0100
commit11d19bc812d33960280d875aa26fdb112657f8db (patch)
tree31cba47a857b07af225ba5270a32a8b5417f0531
parent7729665e9e2a03987bf5ea65914dd2ac1cdd8785 (diff)
CCCS public repo
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 8d18295..dcd610f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,9 +78,9 @@
</snapshots>
</repository>
<repository>
- <id>cristal.public</id>
- <name>CRISTAL Nexus Public Repository</name>
- <url>http://cristal.cccs.uwe.ac.uk:8081/nexus/content/repositories/public</url>
+ <id>cccs.public</id>
+ <name>CCCS Nexus Public Repository</name>
+ <url>http://wall.cccs.uwe.ac.uk:8081/nexus/content/repositories/public</url>
</repository>
</repositories>
<dependencyManagement>