Skip to content

Commit 677939e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c340cc6 commit 677939e

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<artifactId>fio-java</artifactId>
6-
<version>0.4.1</version>
6+
<version>0.4.2-SNAPSHOT</version>
77
<name>${project.artifactId}</name>
88
<description>Fio Bank Java Client</description>
99

@@ -23,7 +23,7 @@
2323
<url>git@github.com:martiner/fio-java.git</url>
2424
<connection>scm:git:git@github.com:martiner/fio-java.git</connection>
2525
<developerConnection>scm:git:${basedir}</developerConnection>
26-
<tag>fio-java-0.4.1</tag>
26+
<tag>HEAD</tag>
2727
</scm>
2828
<developers>
2929
<developer>

0 commit comments

Comments
 (0)