Skip to content

Commit c45be63

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2dd5ec4 commit c45be63

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

55
<artifactId>fio-java</artifactId>
6-
<version>0.4.0</version>
6+
<version>0.4.1-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.0</tag>
26+
<tag>HEAD</tag>
2727
</scm>
2828
<developers>
2929
<developer>

0 commit comments

Comments
 (0)