We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261fa4b commit 9e40345Copy full SHA for 9e40345
pom.xml
@@ -130,7 +130,7 @@
130
<plugin>
131
<groupId>org.apache.maven.plugins</groupId>
132
<artifactId>maven-javadoc-plugin</artifactId>
133
- <version>3.1.1</version>
+ <version>3.3.0</version>
134
</plugin>
135
136
@@ -470,7 +470,7 @@
470
471
472
473
474
<configuration>
475
<additionalOptions>-html5</additionalOptions>
476
<excludePackageNames>ch.powerunit.extensions.exceptions.impl*:ch.powerunit.extensions.exceptions.impl</excludePackageNames>
0 commit comments