Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit f4f61dd

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 55f2678 commit f4f61dd

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
@@ -20,7 +20,7 @@
2020

2121
<groupId>com.github.charithe</groupId>
2222
<artifactId>kafka-junit</artifactId>
23-
<version>4.2.8</version>
23+
<version>4.2.9-SNAPSHOT</version>
2424

2525
<name>kafka-junit</name>
2626
<description>JUnit rule to spin-up a Kafka broker during tests</description>
@@ -67,7 +67,7 @@
6767
<connection>scm:git:${repo.url}</connection>
6868
<developerConnection>scm:git:${repo.url}</developerConnection>
6969
<url>https://github.com/charithe/kafka-junit</url>
70-
<tag>kafka-junit-4.2.8</tag>
70+
<tag>HEAD</tag>
7171
</scm>
7272

7373
<distributionManagement>

0 commit comments

Comments
 (0)