pre release

This commit is contained in:
Struchkov Mark 2023-03-16 00:59:59 +03:00
parent 73dde5f222
commit 1f1bd97de1
Signed by: upagge
GPG Key ID: D3018BE7BA428CA6

15
pom.xml
View File

@ -155,4 +155,19 @@
</pluginManagement>
</build>
<scm>
<connection>scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/openai-chatgpt-telegram-bot.git</connection>
<url>https://git.struchkov.dev/Telegram-Bots/openai-chatgpt-telegram-bot</url>
<developerConnection>scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/openai-chatgpt-telegram-bot.git</developerConnection>
</scm>
<developers>
<developer>
<id>uPagge</id>
<name>Struchkov Mark</name>
<email>mark@struchkov.dev</email>
<url>https://mark.struchkov.dev</url>
</developer>
</developers>
</project>