Skip to content

Commit 743cb57

Browse files
committed
[maven-release-plugin] prepare release java-dogstatsd-client-2.6.1
1 parent 31e27a9 commit 743cb57

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
@@ -5,7 +5,7 @@
55
<artifactId>java-dogstatsd-client</artifactId>
66
<packaging>jar</packaging>
77
<name>java-dogstatsd-client</name>
8-
<version>2.6.1-SNAPSHOT</version>
8+
<version>2.6.1</version>
99
<description>A tiny library allowing Java applications to communicate with DataDog statsd instances easily.</description>
1010
<url>https://github.com/DataDog/java-dogstatsd-client</url>
1111

@@ -26,7 +26,7 @@
2626
<url>https://github.com/DataDog/java-dogstatsd-client</url>
2727
<connection>scm:git:git://github.com/DataDog/java-dogstatsd-client.git</connection>
2828
<developerConnection>scm:git:[email protected]:Datadog/java-dogstatsd-client.git</developerConnection>
29-
<tag>HEAD</tag>
29+
<tag>java-dogstatsd-client-2.6.1</tag>
3030
</scm>
3131

3232
<developers>

0 commit comments

Comments
 (0)