Skip to content

Commit 6f31d23

Browse files
committed
[maven-release-plugin] prepare release hdf5javalib-0.3.0
1 parent f44bc93 commit 6f31d23

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

44
<groupId>org.hdf5javalib</groupId>
55
<artifactId>hdf5javalib</artifactId>
6-
<version>0.2.2-SNAPSHOT</version>
6+
<version>0.3.0</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>HEAD</tag>
33+
<tag>hdf5javalib-0.3.0</tag>
3434
</scm>
3535

3636
<issueManagement>

0 commit comments

Comments
 (0)