Skip to content

Commit 898026e

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent bece629 commit 898026e

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.2</version>
7+
<version>6.3-SNAPSHOT</version>
88

99
<name>JTest Utils</name>
1010
<description>Java Utilities for testing</description>
@@ -240,7 +240,7 @@
240240
<connection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</connection>
241241
<developerConnection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</developerConnection>
242242
<url>https://github.com/fslev/jtest-utils/tree/main</url>
243-
<tag>jtest-utils-6.2</tag>
243+
<tag>HEAD</tag>
244244
</scm>
245245

246246
<licenses>

0 commit comments

Comments
 (0)