There was an error while loading. Please reload this page.
1 parent f2286e6 commit 8e5c2f5Copy full SHA for 8e5c2f5
1 file changed
pom.xml
@@ -67,6 +67,7 @@
67
<maven-resources-plugin.version>3.5.0</maven-resources-plugin.version>
68
<maven-source-plugin.version>3.4.0</maven-source-plugin.version>
69
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
70
+
71
</properties>
72
73
<dependencyManagement>
@@ -420,7 +421,8 @@
420
421
<properties>
422
<!-- Dependency versions -->
423
<additionalparam>-Xdoclint:none</additionalparam>
- </properties>
424
425
+ </properties>
426
</profile>
427
428
<profile>
0 commit comments