From 9fd9e8e1fea9c40ea8215ec3aa54791cb8d06e4d Mon Sep 17 00:00:00 2001
From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de>
Date: Mon, 26 Oct 2015 11:12:05 +0100
Subject: [PATCH] clean-up

---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1e0b085a..9a8dd26c 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>
-- 
GitLab