Skip to content

Commit 94ab38b

Browse files
committed
[maven-release-plugin] prepare release logstash-logback-encoder-5.3
1 parent 0a3ff3a commit 94ab38b

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
@@ -4,7 +4,7 @@
44

55
<groupId>net.logstash.logback</groupId>
66
<artifactId>logstash-logback-encoder</artifactId>
7-
<version>5.3-SNAPSHOT</version>
7+
<version>5.3</version>
88

99
<name>Logstash Logback Encoder</name>
1010
<description>Logback encoder which will output events as Logstash-compatible JSON</description>
@@ -19,7 +19,7 @@
1919
<scm>
2020
<connection>scm:git:git@github.com:logstash/logstash-logback-encoder.git</connection>
2121
<developerConnection>scm:git:git@github.com:logstash/logstash-logback-encoder.git</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>logstash-logback-encoder-5.3</tag>
2323
</scm>
2424

2525
<prerequisites>

0 commit comments

Comments
 (0)