Explicitly define scm tag to prevent formatting issues on automated release (#265)

Signed-off-by: Patrick Fink <mail@pfink.de>
This commit is contained in:
Patrick Fink 2017-12-16 18:31:28 +01:00 committed by Martin van Wingerden
parent 946135041d
commit 3e464e7e4f
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@
<connection>scm:git:${scm.gitBaseUrl}/openhab-core.git</connection>
<developerConnection>scm:git:${scm.gitBaseUrl}/openhab-core.git</developerConnection>
<url>${scm.gitBaseUrl}/openhab-core</url>
<tag>HEAD</tag>
</scm>
<issueManagement>

View File

@ -27,6 +27,7 @@
<connection>scm:git:${scm.gitBaseUrl}/openhab-core.git</connection>
<developerConnection>scm:git:${scm.gitBaseUrl}/openhab-core.git</developerConnection>
<url>${scm.gitBaseUrl}/openhab-core</url>
<tag>HEAD</tag>
</scm>
<issueManagement>