We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18dae2 commit 4cf94d5Copy full SHA for 4cf94d5
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.fslev</groupId>
6
<artifactId>jtest-utils</artifactId>
7
- <version>5.23-SNAPSHOT</version>
+ <version>5.23</version>
8
9
<name>JTest Utils</name>
10
<description>Java Utilities for testing</description>
@@ -254,7 +254,7 @@
254
<connection>scm:git:ssh://git@github.com/fslev/jtest-utils.git</connection>
255
<developerConnection>scm:git:ssh://git@github.com/fslev/jtest-utils.git</developerConnection>
256
<url>https://github.com/fslev/jtest-utils/tree/main</url>
257
- <tag>HEAD</tag>
+ <tag>jtest-utils-5.23</tag>
258
</scm>
259
260
<distributionManagement>
0 commit comments