Skip to content

Commit 143065e

Browse files
committed
Switch to release dependencies
1 parent 21c2144 commit 143065e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -241,13 +241,6 @@
241241
<version>1.9.5</version>
242242
<scope>test</scope>
243243
</dependency>
244-
<dependency>
245-
<groupId>org.usb4java</groupId>
246-
<artifactId>libusb4java</artifactId>
247-
<classifier>linux-x86_64</classifier>
248-
<version>1.2.0-SNAPSHOT</version>
249-
<scope>test</scope>
250-
</dependency>
251244
<dependency>
252245
<groupId>javax.usb</groupId>
253246
<artifactId>usb-api</artifactId>
@@ -261,7 +254,7 @@
261254
<dependency>
262255
<groupId>org.usb4java</groupId>
263256
<artifactId>usb4java</artifactId>
264-
<version>1.2.0-SNAPSHOT</version>
257+
<version>1.2.0</version>
265258
</dependency>
266259
</dependencies>
267260

0 commit comments

Comments
 (0)