We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26be718 commit eb5d1d6Copy full SHA for eb5d1d6
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>java-dogstatsd-client</artifactId>
6
<packaging>jar</packaging>
7
<name>java-dogstatsd-client</name>
8
- <version>2.11.0-SNAPSHOT</version>
+ <version>2.10.3</version>
9
<description>A tiny library allowing Java applications to communicate with DataDog statsd instances easily.</description>
10
<url>https://github.com/DataDog/java-dogstatsd-client</url>
11
@@ -34,7 +34,7 @@
34
35
<connection>scm:git:git://github.com/DataDog/java-dogstatsd-client.git</connection>
36
<developerConnection>scm:git:[email protected]:Datadog/java-dogstatsd-client.git</developerConnection>
37
- <tag>v2.10.0</tag>
+ <tag>v2.10.3</tag>
38
</scm>
39
40
<developers>
0 commit comments