Skip to content
Snippets Groups Projects
Commit c7514de8 authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

feature

- removal of maven javadoc plugin
parent aaef2025
No related branches found
No related tags found
No related merge requests found
Pipeline #67341 passed
...@@ -78,17 +78,6 @@ ...@@ -78,17 +78,6 @@
</configuration> </configuration>
</plugin> </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.0</version>
<configuration>
<show>private</show>
<nohelp>true</nohelp>
</configuration>
</plugin>
</plugins> </plugins>
</build> </build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment