Skip to content

Commit

Permalink
fixed mycore-version
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrebs committed Dec 10, 2024
1 parent 695083c commit f9f596c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<properties>
<java.target.version>17</java.target.version>
<jetty.version>11.0.24</jetty.version>
<mycore.version>2023.06.2-SNAPSHOT</mycore.version>
<mycore.version>2023.06.3-SNAPSHOT</mycore.version>
<site.suffix />
</properties>
<repositories>
Expand Down

0 comments on commit f9f596c

Please sign in to comment.