[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
02236eeb7c
commit
6230a6bc05
4
pom.xml
4
pom.xml
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>dev.struchkov</groupId>
|
<groupId>dev.struchkov</groupId>
|
||||||
<artifactId>autoresponder</artifactId>
|
<artifactId>autoresponder</artifactId>
|
||||||
<version>3.6.0</version>
|
<version>3.7.0-SNAPSHOT</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>Abstract Autoresponder</name>
|
<name>Abstract Autoresponder</name>
|
||||||
@ -210,7 +210,7 @@
|
|||||||
<connection>scm:git:https://github.com/uPagge/autoresponder.git</connection>
|
<connection>scm:git:https://github.com/uPagge/autoresponder.git</connection>
|
||||||
<url>https://github.com/uPagge/autoresponder</url>
|
<url>https://github.com/uPagge/autoresponder</url>
|
||||||
<developerConnection>scm:git:https://github.com/uPagge/autoresponder.git</developerConnection>
|
<developerConnection>scm:git:https://github.com/uPagge/autoresponder.git</developerConnection>
|
||||||
<tag>v.3.6.0</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
Loading…
Reference in New Issue
Block a user