Skip to content

Commit 20043d4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7429de3 commit 20043d4

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

44
<groupId>io.prometheus.cloudwatch</groupId>
55
<artifactId>cloudwatch_exporter</artifactId>
6-
<version>0.16.0</version>
6+
<version>0.16.1-SNAPSHOT</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>v0.16.0</tag>
41+
<tag>HEAD</tag>
4242
</scm>
4343

4444
<properties>

0 commit comments

Comments
 (0)