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 327b477 commit 09ed17cCopy full SHA for 09ed17c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.m3y.prometheus.exporter.fsimage</groupId>
6
<artifactId>fsimage-exporter</artifactId>
7
- <version>1.5-SNAPSHOT</version>
+ <version>1.4.2</version>
8
<packaging>jar</packaging>
9
<name>Hadoop HDFS FSImage Exporter</name>
10
@@ -17,7 +17,7 @@
17
<connection>scm:git:https://github.com/marcelmay/hadoop-hdfs-fsimage-exporter.git</connection>
18
<developerConnection>scm:git:git@github.com:marcelmay/hadoop-hdfs-fsimage-exporter.git</developerConnection>
19
<url>https://github.com/marcelmay/hadoop-hdfs-fsimage-exporter</url>
20
- <tag>HEAD</tag>
+ <tag>release-1.4.2</tag>
21
</scm>
22
23
<issueManagement>
0 commit comments