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 bece629 commit 898026eCopy full SHA for 898026e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.fslev</groupId>
6
<artifactId>jtest-utils</artifactId>
7
- <version>6.2</version>
+ <version>6.3-SNAPSHOT</version>
8
9
<name>JTest Utils</name>
10
<description>Java Utilities for testing</description>
@@ -240,7 +240,7 @@
240
<connection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</connection>
241
<developerConnection>scm:git:ssh://[email protected]/fslev/jtest-utils.git</developerConnection>
242
<url>https://github.com/fslev/jtest-utils/tree/main</url>
243
- <tag>jtest-utils-6.2</tag>
+ <tag>HEAD</tag>
244
</scm>
245
246
<licenses>
0 commit comments