summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-03-18 09:34:23 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-03-18 09:34:23 +0100
commit63d84a5ce648edccba1f8b57d3428272f5db737a (patch)
treeababc76b50c9c71e45423e79a95a2dee605d22df
parentdc2e57ee777f6a78810dd4ccd0a6e2a0e0792837 (diff)
CCCS public repo
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 8d1fe52..91b64ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,5 +117,10 @@
<enabled>true</enabled>
</snapshots>
</repository>
+ <repository>
+ <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>
</project>