Skip to content

Commit a811b12

Browse files
committed
[maven-release-plugin] prepare release usb4java-javax-1.2.0
1 parent f93ad28 commit a811b12

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.2.0-SNAPSHOT</version>
9+
<version>1.2.0</version>
1010
<url>http://usb4java.org/usb4java-javax/</url>
1111
<description>
1212
Extension for usb4java which implements javax.usb (JSR-80).
@@ -68,6 +68,7 @@
6868
<connection>scm:git:git://github.com/usb4java/${project.artifactId}.git</connection>
6969
<developerConnection>scm:git:ssh://[email protected]/usb4java/${project.artifactId}.git</developerConnection>
7070
<url>http://github.com/usb4java/${project.artifactId}</url>
71+
<tag>usb4java-javax-1.2.0</tag>
7172
</scm>
7273

7374
<issueManagement>

0 commit comments

Comments
 (0)