Skip to content

Commit

Permalink
Updated pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomiwa-Ot committed Sep 18, 2023
1 parent bd812aa commit 0840a6b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,12 @@
<version>0.0.1-SNAPSHOT</version>
<name>Jusb</name>
<description>libusb 1.0 in Java</description>
<url>https://grephq.github.io/jusb</url>
<licenses>
<license>
<name>Eclipse Public License v2.0</name>
<url>https://raw.githubusercontent.com/grephq/Jusb/master/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>
</project>

0 comments on commit 0840a6b

Please sign in to comment.