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

Commit 35bf8d0

Browse files
committed
[maven-release-plugin] prepare release v3.3.2
1 parent d909a0b commit 35bf8d0

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.3.2-SNAPSHOT</version>
7+
<version>3.3.2</version>
88
<name>Spotify DNS wrapper library</name>
99
<description>A thin wrapper around dnsjava for some features related to SRV lookups.
1010
</description>
@@ -21,7 +21,7 @@
2121
<url>git@github.com:spotify/dns-java.git</url>
2222
<connection>scm:git:git@github.com:spotify/dns-java.git</connection>
2323
<developerConnection>scm:git:git@github.com:spotify/dns-java.git</developerConnection>
24-
<tag>HEAD</tag>
24+
<tag>v3.3.2</tag>
2525
</scm>
2626

2727
<licenses>

0 commit comments

Comments
 (0)