Skip to content

Commit b38cb49

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 8637976 commit b38cb49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

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

3030
<groupId>io.github.toolfactory</groupId>
3131
<artifactId>jvm-driver</artifactId>
32-
<version>9.4.3</version>
32+
<version>9.4.4-SNAPSHOT</version>
3333

3434
<packaging>jar</packaging>
3535

@@ -128,7 +128,7 @@
128128
<connection>scm:git:${repository.url}</connection>
129129
<developerConnection>scm:git:${repository.url}</developerConnection>
130130
<url>https://github.com/toolfactory/jvm-driver</url>
131-
<tag>jvm-driver-9.4.3</tag>
131+
<tag>HEAD</tag>
132132
</scm>
133133

134134
<dependencies>

0 commit comments

Comments
 (0)