[maven-release-plugin] prepare for next development iteration
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
3975967f6e
commit
0e7c0f6589
4
pom.xml
4
pom.xml
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<groupId>dev.struchkov.openai</groupId>
|
<groupId>dev.struchkov.openai</groupId>
|
||||||
<artifactId>openai-chatgpt-telegram-bot</artifactId>
|
<artifactId>openai-chatgpt-telegram-bot</artifactId>
|
||||||
<version>0.0.1</version>
|
<version>0.0.2-SNAPSHOT</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<java.version>17</java.version>
|
<java.version>17</java.version>
|
||||||
@ -158,7 +158,7 @@
|
|||||||
<connection>scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/openai-chatgpt-telegram-bot.git</connection>
|
<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>
|
<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>
|
<developerConnection>scm:git:ssh://git@git.struchkov.dev:222/Telegram-Bots/openai-chatgpt-telegram-bot.git</developerConnection>
|
||||||
<tag>v.0.0.1</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
|
Loading…
Reference in New Issue
Block a user