summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-03-18 09:34:37 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-03-18 09:34:37 +0100
commit843f2d127ca11a93de706bda4025dd27eeaed97c (patch)
tree07ee30d818b66aa0ceb23580e1677a0f27cdc21f
parent330aef68072603b6034e8abadfd5019d70bcbe60 (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 3634bdc..c80ca71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -278,5 +278,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> \ No newline at end of file