Skip to content

Commit cc6506b

Browse files
committed
[maven-release-plugin] prepare release usb4java-javax-1.3.0
1 parent 62114e2 commit cc6506b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>usb4java-javax</artifactId>
77
<packaging>jar</packaging>
88
<name>usb4java-javax</name>
9-
<version>1.3.0-SNAPSHOT</version>
9+
<version>1.3.0</version>
1010
<url>http://usb4java.org/usb4java-javax/</url>
1111
<description>
1212
Extension for usb4java which implements javax.usb (JSR-80).
@@ -66,6 +66,7 @@
6666
<connection>scm:git:git://github.com/usb4java/${project.artifactId}.git</connection>
6767
<developerConnection>scm:git:ssh://[email protected]/usb4java/${project.artifactId}.git</developerConnection>
6868
<url>http://github.com/usb4java/${project.artifactId}</url>
69+
<tag>usb4java-javax-1.3.0</tag>
6970
</scm>
7071

7172
<issueManagement>

0 commit comments

Comments
 (0)