diff --git a/pom.xml b/pom.xml index 097b1e79ad3fc078566edbbc937835541bd26c91..25a59b37ebfc7eabb08a2a1d04ca8a3f7a7606cc 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ <licenses> <license> <name>Apache License, Version 2.0</name> - <url>http://teetime.sourceforge.net/LICENSE.txt</url> + <url>http://christianwulf.github.io/teetime/LICENSE.txt</url> </license> </licenses> @@ -280,7 +280,7 @@ <header>com/mycila/maven/plugin/license/templates/APACHE-2.txt</header> <properties> <owner>Christian Wulf, Nelson Tavares de Sousa</owner> - <email>http://teetime.sourceforge.net</email> + <email>http://christianwulf.github.io/teetime</email> </properties> <includes> <include>**/*.java</include>