[maven-release-plugin] prepare release v.1.0.0
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2024-08-21 16:35:14 +03:00
parent ad4082a550
commit 66876708a8

View File

@@ -10,7 +10,7 @@
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-bot-spring-boot-starter</artifactId> <artifactId>telegram-bot-spring-boot-starter</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0</version>
<properties> <properties>
<java.version>17</java.version> <java.version>17</java.version>
@@ -299,7 +299,7 @@
<url>https://git.struchkov.dev/Godfather-Bots/telegram-bot-spring-boot-starter</url> <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>scm:git:https://git.struchkov.dev/Godfather-Bots/telegram-bot-spring-boot-starter.git
</developerConnection> </developerConnection>
<tag>v.0.0.56</tag> <tag>v.1.0.0</tag>
</scm> </scm>
<developers> <developers>