We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44bc93 commit 6f31d23Copy full SHA for 6f31d23
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.hdf5javalib</groupId>
5
<artifactId>hdf5javalib</artifactId>
6
- <version>0.2.2-SNAPSHOT</version>
+ <version>0.3.0</version>
7
<packaging>jar</packaging>
8
9
<name>HDF5JavaLib</name>
@@ -30,7 +30,7 @@
30
<connection>scm:git:git://github.com/karlnicholas/hdf5javalib.git</connection>
31
<developerConnection>scm:git:ssh://git@github.com/karlnicholas/hdf5javalib.git</developerConnection>
32
<url>https://github.com/karlnicholas/hdf5javalib</url>
33
- <tag>HEAD</tag>
+ <tag>hdf5javalib-0.3.0</tag>
34
</scm>
35
36
<issueManagement>
0 commit comments