File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >net.codecrete.usb.examples</groupId >
88 <artifactId >bulk-transfer</artifactId >
9- <version >0.3-SNAPSHOT </version >
9+ <version >0.3.0 </version >
1010
1111 <name >bulk-transfer</name >
1212 <url >https://github.com/manuelbl/JavaDoesUSB/examples/bulk_transfer</url >
2121 <dependency >
2222 <groupId >net.codecrete.usb</groupId >
2323 <artifactId >java-does-usb</artifactId >
24- <version >0.3-SNAPSHOT </version >
24+ <version >0.3.0 </version >
2525 </dependency >
2626 </dependencies >
2727
Original file line number Diff line number Diff line change 66
77 <groupId >net.codecrete.usb.examples</groupId >
88 <artifactId >enumerate</artifactId >
9- <version >0.3-SNAPSHOT </version >
9+ <version >0.3.0 </version >
1010
1111 <name >enumerate</name >
1212 <url >https://github.com/manuelbl/JavaDoesUSB/examples/enumerate</url >
2121 <dependency >
2222 <groupId >net.codecrete.usb</groupId >
2323 <artifactId >java-does-usb</artifactId >
24- <version >0.3-SNAPSHOT </version >
24+ <version >0.3.0 </version >
2525 </dependency >
2626 </dependencies >
2727
Original file line number Diff line number Diff line change 66
77 <groupId >net.codecrete.usb.examples</groupId >
88 <artifactId >monitor</artifactId >
9- <version >0.3-SNAPSHOT </version >
9+ <version >0.3.0 </version >
1010
1111 <name >monitor</name >
1212 <url >https://github.com/manuelbl/JavaDoesUSB/examples/monitor</url >
2121 <dependency >
2222 <groupId >net.codecrete.usb</groupId >
2323 <artifactId >java-does-usb</artifactId >
24- <version >0.3-SNAPSHOT </version >
24+ <version >0.3.0 </version >
2525 </dependency >
2626 </dependencies >
2727
Original file line number Diff line number Diff line change 66
77 <groupId >net.codecrete.usb</groupId >
88 <artifactId >java-does-usb</artifactId >
9- <version >0.3-SNAPSHOT </version >
9+ <version >0.3.0 </version >
1010
1111 <properties >
1212 <maven .compiler.source>19</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments