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

Commit 16e2172

Browse files
author
Caesar Ralf
committed
[maven-release-plugin] prepare release v2.3.4
1 parent bfcaeb9 commit 16e2172

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33

44
<artifactId>logging</artifactId>
5-
<version>2.3.4-SNAPSHOT</version>
5+
<version>2.3.4</version>
66
<packaging>jar</packaging>
77

88
<name>logging</name>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:https://github.com/spotify/logging-java</connection>
2828
<developerConnection>scm:git:[email protected]:spotify/logging-java</developerConnection>
2929
<url>https://github.com/spotify/logging-java</url>
30-
<tag>HEAD</tag>
30+
<tag>v2.3.4</tag>
3131
</scm>
3232

3333
<properties>

0 commit comments

Comments
 (0)