Skip to content

Commit 2ca3019

Browse files
[maven-release-plugin] prepare release jtest-utils-6.0
1 parent 7ef3779 commit 2ca3019

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>6.0-SNAPSHOT</version>
7+
<version>6.0</version>
88

99
<name>JTest Utils</name>
1010
<description>Java Utilities for testing</description>
@@ -254,7 +254,7 @@
254254
<connection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</connection>
255255
<developerConnection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</developerConnection>
256256
<url>https://github.com/fslev/jtest-utils/tree/main</url>
257-
<tag>HEAD</tag>
257+
<tag>jtest-utils-6.0</tag>
258258
</scm>
259259

260260
<distributionManagement>

0 commit comments

Comments
 (0)