Skip to content

Commit 52dad87

Browse files
authored
Fixes piranhacloud#4367 - Enable JavaDoc plugin in http/virtual/pom.xml (piranhacloud#4376)
1 parent 9c1e6ce commit 52dad87

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: http/virtual/pom.xml

-3
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
<plugin>
3333
<groupId>org.apache.maven.plugins</groupId>
3434
<artifactId>maven-javadoc-plugin</artifactId>
35-
<configuration>
36-
<skip>true</skip>
37-
</configuration>
3835
</plugin>
3936
<plugin>
4037
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)