Поправил pom.xml

This commit is contained in:
Struchkov Mark 2023-03-06 02:00:54 +03:00
parent ce9932c857
commit 4200792af2
Signed by: upagge
GPG Key ID: D3018BE7BA428CA6

View File

@ -25,7 +25,7 @@
<name>Parent GitLab Notify Bot</name>
<description>Notifications about gitlab events in Telegram</description>
<url>https://github.com/uPagge/gitlab-notification</url>
<url>https://docs.struchkov.dev/gitlab-notification/</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
@ -248,6 +248,12 @@
</repository>
</repositories>
<scm>
<connection>scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/gitlab-notification.git</connection>
<url>https://git.struchkov.dev/Telegram-Bots/gitlab-notification</url>
<developerConnection>scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/gitlab-notification.git</developerConnection>
</scm>
<developers>
<developer>
<id>uPagge</id>