diff --git a/pom.xml b/pom.xml
index 1e0b085ab5683e0c64315cc02e0ac8427f381d5f..9a8dd26c13b5daeebfb814895e4e006e87e8b825 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,6 +8,9 @@
 	<packaging>jar</packaging>
 
 	<name>TeeTime-Stages</name>
+	<inceptionYear>2015</inceptionYear>
+	<url>http://teetime-framework.github.io</url>
+	<description>Kieker specific stages for the TeeTime framework</description>
 
 	<licenses>
 		<license>
@@ -358,7 +361,4 @@
 		</profile>
 	</profiles>
 
-	<inceptionYear>2015</inceptionYear>
-	<url>http://teetime.sourceforge.org</url>
-	<description>Kieker specific stages for the TeeTime framework</description>
 </project>