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

Commit d4e7ea7

Browse files
committed
[maven-release-plugin] prepare release v2.2.0
1 parent b29a6e3 commit d4e7ea7

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

44
<groupId>com.spotify</groupId>
55
<artifactId>logging</artifactId>
6-
<version>2.2.0-SNAPSHOT</version>
6+
<version>2.2.0</version>
77
<packaging>jar</packaging>
88

99
<name>logging</name>
@@ -28,7 +28,7 @@
2828
<connection>scm:git:https://github.com/spotify/logging-java</connection>
2929
<developerConnection>scm:git:[email protected]:spotify/logging-java</developerConnection>
3030
<url>https://github.com/spotify/logging-java</url>
31-
<tag>HEAD</tag>
31+
<tag>v2.2.0</tag>
3232
</scm>
3333

3434
<properties>

0 commit comments

Comments
 (0)