From 3e464e7e4fad1dd7db633a2cb60ca92a111462c1 Mon Sep 17 00:00:00 2001 From: Patrick Fink Date: Sat, 16 Dec 2017 18:31:28 +0100 Subject: [PATCH] Explicitly define scm tag to prevent formatting issues on automated release (#265) Signed-off-by: Patrick Fink --- pom.xml | 1 + poms/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 971a9ace1..b79c44473 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,7 @@ scm:git:${scm.gitBaseUrl}/openhab-core.git scm:git:${scm.gitBaseUrl}/openhab-core.git ${scm.gitBaseUrl}/openhab-core + HEAD diff --git a/poms/pom.xml b/poms/pom.xml index 785e7ded9..bbab71bcf 100644 --- a/poms/pom.xml +++ b/poms/pom.xml @@ -27,6 +27,7 @@ scm:git:${scm.gitBaseUrl}/openhab-core.git scm:git:${scm.gitBaseUrl}/openhab-core.git ${scm.gitBaseUrl}/openhab-core + HEAD