diff --git a/pom.xml b/pom.xml
index b37869ea1e1653d355db5b0412640a25baa70a78..050b09b657d70f448808496fc2a974aee29592bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
   </description>
 	<organization>
 		<name>OpenOLAT</name>
-		<url>http://www.openolat.org/</url>
+		<url>http://www.openolat.org</url>
 	</organization>
 	<licenses>
 		<license>
@@ -38,7 +38,7 @@
 		<snapshotRepository>
 			<id>snapshots</id>
 			<name>OpenOLAT Internal Nexus Snapshot Repository</name>
-			<url>http://nexus.openolat.uzh.ch/nexus/content/repositories/snapshots</url>
+			<url>http://nexus.openolat.org/nexus/content/repositories/snapshots</url>
 		</snapshotRepository>
 	</distributionManagement>
 	<issueManagement>