Skip to content

Commit b1307d4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7968a9e commit b1307d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.dexecutor</groupId>
44
<artifactId>dexecutor-core</artifactId>
5-
<version>2.1.4</version>
5+
<version>2.1.5-SNAPSHOT</version>
66

77
<name>Dependent Tasks Executor Core</name>
88
<description>Executing dependent/Independent tasks in a reliable way, is made so easy that even your grandma can do it.</description>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git://github.com/dexecutor/dexecutor-core.git</connection>
3636
<developerConnection>scm:git:git@github.com:dexecutor/dexecutor-core.git</developerConnection>
3737
<url>https://github.com/dexecutor/dexecutor-core</url>
38-
<tag>dexecutor-core-2.1.4</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040

4141
<distributionManagement>

0 commit comments

Comments
 (0)