Skip to content

Commit c0cf19e

Browse files
authored
build: do not declare javadoc plugin version (#2272)
1 parent 6c4c236 commit c0cf19e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

java-common-protos/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@
146146
<plugin>
147147
<groupId>org.apache.maven.plugins</groupId>
148148
<artifactId>maven-javadoc-plugin</artifactId>
149-
<version>3.6.0</version>
150149
<reportSets>
151150
<reportSet>
152151
<id>html</id>

java-iam/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-javadoc-plugin</artifactId>
186-
<version>3.6.0</version>
187186
<reportSets>
188187
<reportSet>
189188
<id>html</id>

0 commit comments

Comments
 (0)