Skip to content

Commit b7f600b

Browse files
committed
[maven-release-plugin] prepare release hid4java-0.7.0
1 parent 3731ee6 commit b7f600b

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
@@ -4,7 +4,7 @@
44

55
<groupId>org.hid4java</groupId>
66
<artifactId>hid4java</artifactId>
7-
<version>develop-SNAPSHOT</version>
7+
<version>0.7.0</version>
88

99
<name>hid4java</name>
1010
<description>A cross-platform Java Native Access (JNA) wrapper for the libusb/hidapi library</description>
@@ -51,7 +51,7 @@
5151
<connection>scm:git:git@github.com:gary-rowe/hid4java.git</connection>
5252
<developerConnection>scm:git:git@github.com:gary-rowe/hid4java.git</developerConnection>
5353
<url>git@github.com:gary-rowe/hid4java.git</url>
54-
<tag>hid4java-0.6.0</tag>
54+
<tag>hid4java-0.7.0</tag>
5555
</scm>
5656

5757
<properties>

0 commit comments

Comments
 (0)