[maven-release-plugin] prepare for next development iteration
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-30 10:33:46 +03:00
parent 88e4a82372
commit 4a93ab5274

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>0.0.57</version> <version>0.0.58-SNAPSHOT</version>
<properties> <properties>
<java.version>17</java.version> <java.version>17</java.version>
@@ -297,7 +297,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.57</tag> <tag>v.0.0.56</tag>
</scm> </scm>
<developers> <developers>