Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bowbahdoe committed Jul 24, 2024
1 parent 82c101a commit 509e743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>dev.mccue</groupId>
<artifactId>jresolve-cli</artifactId>
<version>2024.05.26</version>
<version>2024.07.24</version>

<properties>
<maven.compiler.source>21</maven.compiler.source>
Expand Down Expand Up @@ -227,7 +227,7 @@
<overwriteExistingFiles>true</overwriteExistingFiles>
<modules>
<module>
<file>target/jresolve-cli-2024.05.26-uber.jar</file>
<file>target/jresolve-cli-2024.07.24-uber.jar</file>
<moduleInfoFile>
src/main/uberjar/module-info.java
</moduleInfoFile>
Expand Down

0 comments on commit 509e743

Please sign in to comment.