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 3731ee6 commit b7f600bCopy full SHA for b7f600b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.hid4java</groupId>
6
<artifactId>hid4java</artifactId>
7
- <version>develop-SNAPSHOT</version>
+ <version>0.7.0</version>
8
9
<name>hid4java</name>
10
<description>A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library</description>
@@ -51,7 +51,7 @@
51
<connection>scm:git:git@github.com:gary-rowe/hid4java.git</connection>
52
<developerConnection>scm:git:git@github.com:gary-rowe/hid4java.git</developerConnection>
53
<url>git@github.com:gary-rowe/hid4java.git</url>
54
- <tag>hid4java-0.6.0</tag>
+ <tag>hid4java-0.7.0</tag>
55
</scm>
56
57
<properties>
0 commit comments