From e5a6bed0f852a81cc3deaa8c49ef0a57ddb4004b Mon Sep 17 00:00:00 2001 From: Kai Zimmermann Date: Fri, 22 Jan 2016 10:41:30 +0100 Subject: [PATCH] Switch SCM info to property to allow easier release on forks --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f29123763..7c1ea8640 100644 --- a/pom.xml +++ b/pom.xml @@ -44,9 +44,9 @@ - scm:git:https://github.com/eclipse/hawkbit.git - scm:git:https://github.com/eclipse/hawkbit.git - https://github.com/eclipse/hawkbit.git + ${release.scm.connection} + ${release.scm.developerConnection} + ${release.scm.url} @@ -87,6 +87,11 @@ 3.4 1.8.5 + + scm:git:https://github.com/eclipse/hawkbit.git + scm:git:https://github.com/eclipse/hawkbit.git + https://github.com/eclipse/hawkbit.git + https://sonar.eu-gb.mybluemix.net bsinno/hawkbit-update-server