Skip to content

Commit 35f833e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1824304 commit 35f833e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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>net.amygdalum</groupId>
44
<artifactId>stringsearchalgorithms</artifactId>
5-
<version>0.4.3</version>
5+
<version>0.4.4-SNAPSHOT</version>
66
<name>${project.groupId}:${project.artifactId}</name>
77
<url>http://stringsearchalgorithms.amygdalum.net/</url>
88
<licenses>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:git@github.com:almondtools/stringsearchalgorithms.git</connection>
2424
<developerConnection>scm:git:git@github.com:almondtools/stringsearchalgorithms.git</developerConnection>
2525
<url>git@github.com:almondtools/stringsearchalgorithms.git</url>
26-
<tag>stringsearchalgorithms-0.4.3</tag>
26+
<tag>HEAD</tag>
2727
</scm>
2828
<distributionManagement>
2929
<snapshotRepository>

0 commit comments

Comments
 (0)