diff --git a/pom.xml b/pom.xml
index 5c217f68f418f77778069e1469f998a4571ab7c6..33a6f419d1f38482496169f6e6593b339fbdf12d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,12 @@
 	</licenses>
 	<distributionManagement>
 		<repository>
-			<id>nexus.openolat</id>
-			<name>OpenOLAT Internal Nexus Release Repository</name>
-			<url>https://nexus.openolat.org/nexus/content/repositories/openolat</url>
+			<id>nmvn-lms</id>
+ 			<url>https://nmvn.uibk.ac.at/artifactory/olat-release-local</url>
 		</repository>
 		<snapshotRepository>
-			<id>nexus.openolat</id>
-			<name>OpenOLAT Internal Nexus Snapshot Repository</name>
-			<url>https://nexus.openolat.org/nexus/content/repositories/openolat-snapshots</url>
+ 			<id>nmvn-lms</id>
+ 			<url>https://nmvn.uibk.ac.at/artifactory/olat-snapshot-local</url>
 		</snapshotRepository>
 	</distributionManagement>
 	<issueManagement>
@@ -44,8 +42,8 @@
 		<url>http://jira.openolat.org</url>
 	</issueManagement>
 	<scm>
-		<connection>scm:hg:http://hg.openolat.org</connection>
-		<developerConnection>scm:hg:http://hg.openolat.org</developerConnection>
+		<connection>scm:hg:https://zid-lvcs.uibk.ac.at/proj/openolat_12_uibk</connection>
+		<developerConnection>scm:hg:https://zid-lvcs.uibk.ac.at/proj/openolat_12_dev</developerConnection>
 		<url>http://hg.openolat.org</url>
 	</scm>
 	<mailingLists>