We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec0cbf commit 5a42c6dCopy full SHA for 5a42c6d
pom.xml
@@ -22,7 +22,7 @@
22
<connection>scm:git:https://github.com/MyCoRe-Org/mir.git</connection>
23
<developerConnection>scm:git:https://github.com/MyCoRe-Org/mir.git</developerConnection>
24
<url>https://github.com/MyCoRe-Org/mir/tree/main</url>
25
- <tag>v2023.11</tag>
+ <tag>2024.06.x</tag>
26
</scm>
27
<properties>
28
<cargo.container.zipUrlInstaller.downloadDir>${settings.localRepository}/../cargo/containers</cargo.container.zipUrlInstaller.downloadDir>
0 commit comments