[JAVA-21185] Clean up (#14138)

* [JAVA-21185] Clean up

* [JAVA-21185] Clean up

* [JAVA-21185] Clean up

* Revert "[JAVA-21185] Clean up"

This reverts commit 485b1b86a9.

* Revert "[JAVA-21185] Clean up"

This reverts commit 13faeab481.
This commit is contained in:
panos-kakos
2023-05-31 17:49:13 +03:00
committed by GitHub
parent 0b76b7c37f
commit b38c0a9d74
9 changed files with 37 additions and 38 deletions

View File

@@ -34,7 +34,6 @@
<plugins>
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>${maven-war-plugin.version}</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
<packagingExcludes>pom.xml</packagingExcludes>