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 d5a061d commit 553feb3Copy full SHA for 553feb3
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.dhatim.io.dropwizard</groupId>
6
<artifactId>dropwizard-metrics-elasticsearch</artifactId>
7
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
8
9
<name>Dropwizard Metrics Support for Elastic Search</name>
10
<url>https://github.com/dhatim/dropwizard-metrics-elasticsearch</url>
@@ -23,7 +23,7 @@
23
24
<scm>
25
<connection>scm:git:[email protected]:dhatim/dropwizard-metrics-elasticsearch.git</connection>
26
- <tag>HEAD</tag>
+ <tag>v0.0.1</tag>
27
</scm>
28
29
<build>
0 commit comments