Skip to content

Commit 553feb3

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare release v0.0.1
1 parent d5a061d commit 553feb3

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.dhatim.io.dropwizard</groupId>
66
<artifactId>dropwizard-metrics-elasticsearch</artifactId>
7-
<version>0.0.1-SNAPSHOT</version>
7+
<version>0.0.1</version>
88

99
<name>Dropwizard Metrics Support for Elastic Search</name>
1010
<url>https://github.com/dhatim/dropwizard-metrics-elasticsearch</url>
@@ -23,7 +23,7 @@
2323

2424
<scm>
2525
<connection>scm:git:[email protected]:dhatim/dropwizard-metrics-elasticsearch.git</connection>
26-
<tag>HEAD</tag>
26+
<tag>v0.0.1</tag>
2727
</scm>
2828

2929
<build>

0 commit comments

Comments
 (0)