Skip to content

Commit fc54837

Browse files
authored
Update pom.xml
1 parent 0840a6b commit fc54837

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.grephq.ot.jusb</groupId>
44
<artifactId>com.grephq.ot.jusb</artifactId>
5-
<version>0.0.1-SNAPSHOT</version>
5+
<version>1.0</version>
66
<name>Jusb</name>
77
<description>libusb 1.0 in Java</description>
88
<url>https://grephq.github.io/jusb</url>
@@ -13,4 +13,4 @@
1313
<distribution>repo</distribution>
1414
</license>
1515
</licenses>
16-
</project>
16+
</project>

0 commit comments

Comments
 (0)