Upgrading modules in chunks (#13537)
* [JAVA-18166] Moved performance-tests module to jdk9-and-above-profile * [JAVA-18172] Moved security-modules module to jdk9-and-above-profile * [JAVA-18154] Moved libraries-server-2 module to jdk9-and-above-profile * [JAVA-18172] Upgraded maven-war-plugin version * [JAVA-18172] Upgraded maven-war-plugin version at parent module * [JAVA-18164] Moved orika module to jdk9-and-above profile * [JAVA-18164] Testing argLine configuration
This commit is contained in:
@@ -25,4 +25,8 @@
|
||||
<module>sql-injection-samples</module>
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<maven-war-plugin.version>3.3.2</maven-war-plugin.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user