summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-03-14 13:26:36 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-03-14 13:26:36 +0100
commitb1346b0c9265f0f8ef179846be70ed5b3b4df322 (patch)
tree5f603f1ca0a60a57e9f64e520d609267b39a938d
parentbaa87d998c39a9f31e47c1f671fb253ab32afa85 (diff)
Added public repo so we can build standalone
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 1c95073..8d18295 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,6 +77,11 @@
<enabled>true</enabled>
</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>
+ </repository>
</repositories>
<dependencyManagement>
<dependencies>