Skip to content

Commit 7445ecd

Browse files
committed
[maven-release-plugin] prepare release logstash-logback-encoder-6.5
1 parent b307ff0 commit 7445ecd

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>6.5-SNAPSHOT</version>
7+
<version>6.5</version>
88

99
<name>Logstash Logback Encoder</name>
1010
<description>Logback encoder which will output events as Logstash-compatible JSON</description>
@@ -14,7 +14,7 @@
1414
<url>https://github.com/logstash/logstash-logback-encoder</url>
1515
<connection>scm:git:https://github.com/logstash/logstash-logback-encoder</connection>
1616
<developerConnection>scm:git:https://github.com/logstash/logstash-logback-encoder</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>logstash-logback-encoder-6.5</tag>
1818
</scm>
1919

2020
<properties>

0 commit comments

Comments
 (0)