From b6a5b7ebe66267640f3dc0e48bd323d259e4bb19 Mon Sep 17 00:00:00 2001 From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de> Date: Mon, 16 Nov 2015 13:30:43 +0100 Subject: [PATCH] Clean-up --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0e27a4f3..0f7d0550 100644 --- a/pom.xml +++ b/pom.xml @@ -31,10 +31,6 @@ </properties> <distributionManagement> - <site> - <id>teetime.sf.net</id> - <url>scp://shell.sourceforge.net/home/project-web/teetime/htdocs</url> - </site> <snapshotRepository> <id>teetime-deployment</id> <url>https://oss.sonatype.org/content/repositories/snapshots</url> -- GitLab