mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-29 06:25:28 -04:00
Typos, minor fixes, new locale/resourceBundle support, code-refactoring
This commit is contained in:
parent
bda316abbb
commit
00db6984d9
14 changed files with 296 additions and 324 deletions
4
pom.xml
4
pom.xml
|
@ -8,7 +8,7 @@
|
|||
<name>NS-USBloader</name>
|
||||
|
||||
<artifactId>ns-usbloader</artifactId>
|
||||
<version>0.2.3_DEV-SNAPSHOT</version>
|
||||
<version>0.3_DEV-SNAPSHOT</version>
|
||||
|
||||
<url>https://github.com/developersu/ns-usbloader/</url>
|
||||
<description>
|
||||
|
@ -140,7 +140,7 @@
|
|||
<dependency>
|
||||
<groupId>org.usb4java</groupId>
|
||||
<artifactId>usb4java</artifactId>
|
||||
<version>1.2.0</version>
|
||||
<version>1.3.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue