Добавил scm в pom
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Struchkov Mark 2023-02-18 19:55:53 +03:00
parent 0d02e40a56
commit 2a452ac058
Signed by: upagge
GPG Key ID: D3018BE7BA428CA6
1 changed files with 7 additions and 0 deletions

View File

@ -268,6 +268,13 @@
</snapshotRepository>
</distributionManagement>
<scm>
<connection>scm:git:https://git.struchkov.dev/Godfather-Bots/telegram-bot-spring-boot-starter.git</connection>
<url>https://git.struchkov.dev/Godfather-Bots/telegram-bot-spring-boot-starter</url>
<developerConnection>scm:git:https://git.struchkov.dev/Godfather-Bots/telegram-bot-spring-boot-starter.git</developerConnection>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
<id>uPagge</id>