diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
