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

Commit d29b5e8

Browse files
committed
[maven-release-plugin] prepare release v3.1.5
1 parent 75154a7 commit d29b5e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
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.1.5-SNAPSHOT</version>
7+
<version>3.1.5</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.1.5</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)