Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit eb5c9f5

Browse files
committed
[maven-release-plugin] prepare release logback-kafka-appender-0.0.3
1 parent 6d12a31 commit eb5c9f5

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.danielwegener</groupId>
55
<artifactId>logback-kafka-appender</artifactId>
6-
<version>0.0.3-SNAPSHOT</version>
6+
<version>0.0.3</version>
77
<parent>
88
<groupId>org.sonatype.oss</groupId>
99
<artifactId>oss-parent</artifactId>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git@github.com:danielwegener/logback-kafka-appender.git</connection>
4242
<developerConnection>scm:git:git@github.com:danielwegener/logback-kafka-appender.git</developerConnection>
4343
<url>git@github.com:danielwegener/logback-kafka-appender.git</url>
44-
<tag>HEAD</tag>
44+
<tag>logback-kafka-appender-0.0.3</tag>
4545
</scm>
4646

4747
<developers>

0 commit comments

Comments
 (0)