Skip to content

Commit 90bffa4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a811b12 commit 90bffa4

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
@@ -6,7 +6,7 @@
66
<artifactId>usb4java-javax</artifactId>
77
<packaging>jar</packaging>
88
<name>usb4java-javax</name>
9-
<version>1.2.0</version>
9+
<version>1.2.1-SNAPSHOT</version>
1010
<url>http://usb4java.org/usb4java-javax/</url>
1111
<description>
1212
Extension for usb4java which implements javax.usb (JSR-80).
@@ -68,7 +68,7 @@
6868
<connection>scm:git:git://github.com/usb4java/${project.artifactId}.git</connection>
6969
<developerConnection>scm:git:ssh://git@github.com/usb4java/${project.artifactId}.git</developerConnection>
7070
<url>http://github.com/usb4java/${project.artifactId}</url>
71-
<tag>usb4java-javax-1.2.0</tag>
71+
<tag>HEAD</tag>
7272
</scm>
7373

7474
<issueManagement>

0 commit comments

Comments
 (0)