We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9053ad1 commit e9609fcCopy full SHA for e9609fc
1 file changed
pom.xml
@@ -12,7 +12,6 @@
12
<relativePath>prometheus-metrics-parent/pom.xml</relativePath>
13
</parent>
14
15
- <version>1.5.0-SNAPSHOT</version>
16
<artifactId>client_java</artifactId>
17
18
<name>Prometheus Metrics Library</name>
@@ -370,11 +369,6 @@
370
369
371
<reporting>
372
<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>
378
<plugin>
379
<artifactId>maven-javadoc-plugin</artifactId>
380
<reportSets>
0 commit comments