Skip to content

Commit b7356b6

Browse files
[maven-release-plugin] prepare release jtest-utils-5.14
1 parent 0f798a6 commit b7356b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.fslev</groupId>
66
<artifactId>jtest-utils</artifactId>
7-
<version>5.14-SNAPSHOT</version>
7+
<version>5.14</version>
88

99
<name>JTest Utils</name>
1010
<description>Java Utilities for testing</description>
@@ -245,7 +245,7 @@
245245
<connection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</connection>
246246
<developerConnection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</developerConnection>
247247
<url>https://github.com/fslev/jtest-utils/tree/main</url>
248-
<tag>HEAD</tag>
248+
<tag>jtest-utils-5.14</tag>
249249
</scm>
250250

251251
<distributionManagement>

0 commit comments

Comments
 (0)