We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774d41f commit b2a0900Copy full SHA for b2a0900
.gitignore
@@ -3,3 +3,4 @@ target/
3
.idea/
4
death.log
5
dependency-reduced-pom.xml
6
+pom.xml.versionsBackup
pom.xml
@@ -6,7 +6,7 @@
7
<groupId>hoge.land</groupId>
8
<artifactId>QemuUsbManager</artifactId>
9
- <version>0.1-SNAPSHOT</version>
+ <version>0.1</version>
10
11
<properties>
12
<templatedir>${project.basedir}/templates</templatedir>
0 commit comments