1 parent 8563d88 commit 9296490Copy full SHA for 9296490
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.sigpwned</groupId>
5
<artifactId>just-args</artifactId>
6
- <version>0.0.0-SNAPSHOT</version>
+ <version>0.0.0</version>
7
<name>just-args</name>
8
<inceptionYear>2025</inceptionYear>
9
<description>Minimal CLI Arguments Parser for Java 8+</description>
@@ -26,7 +26,7 @@
26
<licenses>
27
<license>
28
<name>Unlicense</name>
29
- <url></url>
+ <url />
30
</license>
31
</licenses>
32
0 commit comments