Skip to content

Commit 381085a

Browse files
[maven-release-plugin] prepare release v2.9.6
1 parent 7ce22b5 commit 381085a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.java-native</groupId>
66
<artifactId>jssc</artifactId>
7-
<version>2.9.6-SNAPSHOT</version>
7+
<version>2.9.6</version>
88

99
<name>Java Simple Serial Connector</name>
1010
<description>
@@ -32,7 +32,7 @@
3232
<connection>scm:git:https://github.com/java-native/jssc.git</connection>
3333
<developerConnection>scm:git:[email protected]:java-native/jssc.git</developerConnection>
3434
<url>https://github.com/java-native/jssc</url>
35-
<tag>HEAD</tag>
35+
<tag>v2.9.6</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)