[maven-release-plugin] prepare for next development iteration
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-02-18 10:56:47 +03:00
parent 02236eeb7c
commit 6230a6bc05

View File

@@ -4,7 +4,7 @@
<groupId>dev.struchkov</groupId>
<artifactId>autoresponder</artifactId>
<version>3.6.0</version>
<version>3.7.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Abstract Autoresponder</name>
@@ -210,7 +210,7 @@
<connection>scm:git:https://github.com/uPagge/autoresponder.git</connection>
<url>https://github.com/uPagge/autoresponder</url>
<developerConnection>scm:git:https://github.com/uPagge/autoresponder.git</developerConnection>
<tag>v.3.6.0</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>