mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 21:31:53 +01:00
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:
parent
946135041d
commit
3e464e7e4f
1
pom.xml
1
pom.xml
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user