diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-03-14 13:26:36 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-03-14 13:26:36 +0100 |
| commit | b1346b0c9265f0f8ef179846be70ed5b3b4df322 (patch) | |
| tree | 5f603f1ca0a60a57e9f64e520d609267b39a938d | |
| parent | baa87d998c39a9f31e47c1f671fb253ab32afa85 (diff) | |
Added public repo so we can build standalone
| -rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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>
|
