Skip to content

Commit e9609fc

Browse files
authored
pom cleanup (#1810)
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 9053ad1 commit e9609fc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<relativePath>prometheus-metrics-parent/pom.xml</relativePath>
1313
</parent>
1414

15-
<version>1.5.0-SNAPSHOT</version>
1615
<artifactId>client_java</artifactId>
1716

1817
<name>Prometheus Metrics Library</name>
@@ -370,11 +369,6 @@
370369

371370
<reporting>
372371
<plugins>
373-
<plugin>
374-
<!-- maven-site-plugin 3.3 requires maven-project-info-reports-plugin < 3.0 -->
375-
<artifactId>maven-project-info-reports-plugin</artifactId>
376-
<version>3.9.0</version>
377-
</plugin>
378372
<plugin>
379373
<artifactId>maven-javadoc-plugin</artifactId>
380374
<reportSets>

0 commit comments

Comments
 (0)