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

Commit 54439c4

Browse files
committed
[maven-release-plugin] prepare release kafka-junit-4.2.10
1 parent fb070aa commit 54439c4

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.10-SNAPSHOT</version>
23+
<version>4.2.10</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>HEAD</tag>
70+
<tag>kafka-junit-4.2.10</tag>
7171
</scm>
7272

7373
<distributionManagement>

0 commit comments

Comments
 (0)