We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f798a6 commit b7356b6Copy full SHA for b7356b6
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.fslev</groupId>
6
<artifactId>jtest-utils</artifactId>
7
- <version>5.14-SNAPSHOT</version>
+ <version>5.14</version>
8
9
<name>JTest Utils</name>
10
<description>Java Utilities for testing</description>
@@ -245,7 +245,7 @@
245
<connection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</connection>
246
<developerConnection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</developerConnection>
247
<url>https://github.com/fslev/jtest-utils/tree/main</url>
248
- <tag>HEAD</tag>
+ <tag>jtest-utils-5.14</tag>
249
</scm>
250
251
<distributionManagement>
0 commit comments