Compare commits

...

2 Commits

Author SHA1 Message Date
b3f5eea491
[maven-release-plugin] prepare release v.0.0.64
Some checks failed
continuous-integration/drone/push Build is failing
2023-05-03 01:23:40 +03:00
3319ce794b
pre-release 2023-05-03 01:23:11 +03:00
24 changed files with 26 additions and 26 deletions

View File

@ -4,7 +4,7 @@
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
@ -38,7 +38,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<godfather.core.ver>0.0.63</godfather.core.ver> <godfather.core.ver>0.0.64</godfather.core.ver>
<!-- https://mvnrepository.com/artifact/org.telegram/telegrambots --> <!-- https://mvnrepository.com/artifact/org.telegram/telegrambots -->
<telegrambots.ver>6.5.0</telegrambots.ver> <telegrambots.ver>6.5.0</telegrambots.ver>
@ -507,7 +507,7 @@
<connection>scm:git:https://git.struchkov.dev/Godfather-Bots/telegram-bot.git</connection> <connection>scm:git:https://git.struchkov.dev/Godfather-Bots/telegram-bot.git</connection>
<url>https://git.struchkov.dev/Godfather-Bots/telegram-bot</url> <url>https://git.struchkov.dev/Godfather-Bots/telegram-bot</url>
<developerConnection>scm:git:https://git.struchkov.dev/Godfather-Bots/telegram-bot.git</developerConnection> <developerConnection>scm:git:https://git.struchkov.dev/Godfather-Bots/telegram-bot.git</developerConnection>
<tag>HEAD</tag> <tag>v.0.0.64</tag>
</scm> </scm>
<developers> <developers>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-consumer</artifactId> <artifactId>telegram-consumer</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-consumer</artifactId> <artifactId>telegram-consumer</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-consumer-main</artifactId> <artifactId>telegram-consumer-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-consumer</artifactId> <artifactId>telegram-consumer</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-consumer-quarkus</artifactId> <artifactId>telegram-consumer-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-consumer</artifactId> <artifactId>telegram-consumer</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-consumer-simple</artifactId> <artifactId>telegram-consumer-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-context</artifactId> <artifactId>telegram-context</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-context</artifactId> <artifactId>telegram-context</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-context-main</artifactId> <artifactId>telegram-context-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-context</artifactId> <artifactId>telegram-context</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-context-quarkus</artifactId> <artifactId>telegram-context-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>telegram-context</artifactId> <artifactId>telegram-context</artifactId>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-context-simple</artifactId> <artifactId>telegram-context-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<modules> <modules>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-core</artifactId> <artifactId>telegram-core</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-core-main</artifactId> <artifactId>telegram-core-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>telegram-core</artifactId> <artifactId>telegram-core</artifactId>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-core-quarkus</artifactId> <artifactId>telegram-core-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-core</artifactId> <artifactId>telegram-core</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-core-simple</artifactId> <artifactId>telegram-core-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-domain</artifactId> <artifactId>telegram-domain</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-domain</artifactId> <artifactId>telegram-domain</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-domain-main</artifactId> <artifactId>telegram-domain-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-domain</artifactId> <artifactId>telegram-domain</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-domain-quarkus</artifactId> <artifactId>telegram-domain-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-domain</artifactId> <artifactId>telegram-domain</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-domain-simple</artifactId> <artifactId>telegram-domain-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-sender</artifactId> <artifactId>telegram-sender</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-sender</artifactId> <artifactId>telegram-sender</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-sender-main</artifactId> <artifactId>telegram-sender-main</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-sender</artifactId> <artifactId>telegram-sender</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-sender-quarkus</artifactId> <artifactId>telegram-sender-quarkus</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-sender</artifactId> <artifactId>telegram-sender</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-sender-simple</artifactId> <artifactId>telegram-sender-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-simple</artifactId> <artifactId>telegram-simple</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-bot</artifactId> <artifactId>telegram-bot</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-webhook</artifactId> <artifactId>telegram-webhook</artifactId>

View File

@ -4,7 +4,7 @@
<parent> <parent>
<groupId>dev.struchkov.godfather.telegram</groupId> <groupId>dev.struchkov.godfather.telegram</groupId>
<artifactId>telegram-webhook</artifactId> <artifactId>telegram-webhook</artifactId>
<version>0.0.64-SNAPSHOT</version> <version>0.0.64</version>
</parent> </parent>
<artifactId>telegram-webhook-quarkus</artifactId> <artifactId>telegram-webhook-quarkus</artifactId>