[Project] Added maven clean plugin version 3.2.0

This commit is contained in:
Robert von Burg 2022-07-15 10:04:43 +02:00
parent 6e33786791
commit cbe7b0d171
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
3 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,7 @@
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<archetype-packaging.version>3.2.0</archetype-packaging.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
</properties>

View File

@ -81,6 +81,7 @@
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<archetype-packaging.version>3.2.0</archetype-packaging.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
</properties>

View File

@ -139,6 +139,7 @@
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
<archetype-packaging.version>3.2.0</archetype-packaging.version>
<maven-clean-plugin.version>3.2.0</maven-clean-plugin.version>
<spotbugs-maven-plugin.version>4.5.2.0</spotbugs-maven-plugin.version>
<warFinalName>NOT_SET</warFinalName>