Skip to content

Commit 09ed17c

Browse files
committedAug 18, 2021
[maven-release-plugin] prepare release release-1.4.2
1 parent 327b477 commit 09ed17c

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>de.m3y.prometheus.exporter.fsimage</groupId>
66
<artifactId>fsimage-exporter</artifactId>
7-
<version>1.5-SNAPSHOT</version>
7+
<version>1.4.2</version>
88
<packaging>jar</packaging>
99
<name>Hadoop HDFS FSImage Exporter</name>
1010

@@ -17,7 +17,7 @@
1717
<connection>scm:git:https://github.com/marcelmay/hadoop-hdfs-fsimage-exporter.git</connection>
1818
<developerConnection>scm:git:git@github.com:marcelmay/hadoop-hdfs-fsimage-exporter.git</developerConnection>
1919
<url>https://github.com/marcelmay/hadoop-hdfs-fsimage-exporter</url>
20-
<tag>HEAD</tag>
20+
<tag>release-1.4.2</tag>
2121
</scm>
2222

2323
<issueManagement>

0 commit comments

Comments
 (0)
Please sign in to comment.