summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/pom.xml b/pom.xml
index c9fe915b..01b86ef5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -491,24 +491,11 @@
</dependencies>
</dependencyManagement>
<distributionManagement>
- <site>
- <id>mocca-site-joinup</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>
- <url>http://jira.egovlabs.gv.at/</url>
- </issueManagement>
</project>