Skip to content

Commit

Permalink
Match version to tag
Browse files Browse the repository at this point in the history
v2.9.4 was incorrectly using 2.9.5-SNAPSHOT
  • Loading branch information
tresf authored Sep 7, 2021
1 parent 073e52d commit c84c19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.java-native</groupId>
<artifactId>jssc</artifactId>
<version>2.9.5-SNAPSHOT</version>
<version>2.9.4</version>

<name>Java Simple Serial Connector</name>
<description>
Expand Down

0 comments on commit c84c19e

Please sign in to comment.