summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index cccccfd9..5a2b24ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -422,6 +422,16 @@
<id>project</id>
<url>dav:https://joinup.ec.europa.eu/webdav/mocca/www</url>
</site>
+ <snapshotRepository>
+ <id>mocca-snapshots</id>
+ <name>Mocca Snapshots</name>
+ <url>http://nexus.iaik.tugraz.at/nexus/content/repositories/mocca-snapshots/</url>
+ </snapshotRepository>
+ <repository>
+ <id>mocca-releases</id>
+ <name>Mocca Releases</name>
+ <url>http://nexus.iaik.tugraz.at/nexus/content/repositories/mocca-releases/</url>
+ </repository>
</distributionManagement>
<issueManagement>
<system>JIRA</system>