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 543a474 commit 7f01131Copy full SHA for 7f01131
1 file changed
pom.xml
@@ -38,11 +38,11 @@
38
<connection>scm:git:git@github.com:prometheus/cloudwatch_exporter.git</connection>
39
<developerConnection>scm:git:git@github.com:prometheus/cloudwatch_exporter.git</developerConnection>
40
<url>git@github.com:prometheus/cloudwatch_exporter.git</url>
41
- <tag>v0.18.0</tag>
+ <tag>HEAD</tag>
42
</scm>
43
44
<properties>
45
- <revision>0.18.0</revision>
+ <revision>0.18.1-SNAPSHOT</revision>
46
<!-- Build settings -->
47
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
48
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments