Skip to content

Commit eb9f513

Browse files
committed
[maven-release-plugin] prepare release v0.15.3
1 parent 36b36d5 commit eb9f513

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
@@ -3,7 +3,7 @@
33

44
<groupId>io.prometheus.cloudwatch</groupId>
55
<artifactId>cloudwatch_exporter</artifactId>
6-
<version>0.15.3-SNAPSHOT</version>
6+
<version>0.15.3</version>
77
<description>
88
An exporter for AWS CloudWatch metrics, for use with Prometheus.
99
</description>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git@github.com:prometheus/cloudwatch_exporter.git</connection>
3939
<developerConnection>scm:git:git@github.com:prometheus/cloudwatch_exporter.git</developerConnection>
4040
<url>git@github.com:prometheus/cloudwatch_exporter.git</url>
41-
<tag>HEAD</tag>
41+
<tag>v0.15.3</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)