From 83a6d604a6b85dd5bfa8f83f5484e00fc7f39e70 Mon Sep 17 00:00:00 2001 From: Andreas Kohn Date: Mon, 3 Mar 2014 12:02:39 +0100 Subject: [PATCH] Use the project.scm.url as Implementation-URL in the jar manifests --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a6e9fa6f..ad07784b 100755 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ twelvemonkeys-${project.artifactId} TwelveMonkeys ${project.version} - http://github.com/haraldk/TwelveMonkeys + ${project.scm.url}