[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Jochen Stärk
2020-10-17 17:37:27 +02:00
parent 3f8e146fae
commit 5412d2753c
4 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>1.9.0-alpha3</version>
<version>1.9.0-alpha4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Mustang</name>
@@ -20,7 +20,7 @@
<connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection>
<developerConnection>scm:git:git@github.com:dexecutor/dexecutor.git</developerConnection>
<url>https://github.com/dexecutor/dependent-tasks-executor</url>
<tag>core-1.9.0-alpha3</tag>
<tag>HEAD</tag>
</scm>
<build>
<pluginManagement>