Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit e8fe0e4

Browse files
committed
[maven-release-plugin] prepare release v3.2.0
1 parent fe7abbd commit e8fe0e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.spotify</groupId>
55
<artifactId>dns</artifactId>
66
<packaging>bundle</packaging>
7-
<version>3.2.0-SNAPSHOT</version>
7+
<version>3.2.0</version>
88
<name>Spotify DNS wrapper library</name>
99
<description>A thin wrapper around dnsjava for some features related to SRV lookups.
1010
</description>
@@ -19,7 +19,7 @@
1919
<url>git@github.com:spotify/dns-java.git</url>
2020
<connection>scm:git:git@github.com:spotify/dns-java.git</connection>
2121
<developerConnection>scm:git:git@github.com:spotify/dns-java.git</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>v3.2.0</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)