Skip to content

Commit d23a648

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8928d24 commit d23a648

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

44
<groupId>org.hdf5javalib</groupId>
55
<artifactId>hdf5javalib</artifactId>
6-
<version>0.2.0</version>
6+
<version>0.2.1-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>HDF5JavaLib</name>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git://github.com/karlnicholas/hdf5javalib.git</connection>
3131
<developerConnection>scm:git:ssh://git@github.com/karlnicholas/hdf5javalib.git</developerConnection>
3232
<url>https://github.com/karlnicholas/hdf5javalib</url>
33-
<tag>hdf5javalib-0.2.0</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<issueManagement>

0 commit comments

Comments
 (0)