diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-03-18 09:34:23 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-03-18 09:34:23 +0100 |
| commit | 63d84a5ce648edccba1f8b57d3428272f5db737a (patch) | |
| tree | ababc76b50c9c71e45423e79a95a2dee605d22df /pom.xml | |
| parent | dc2e57ee777f6a78810dd4ccd0a6e2a0e0792837 (diff) | |
CCCS public repo
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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> |
