#3 Restore parallel deployment stuff

This commit is contained in:
2020-12-24 23:30:53 +01:00
parent c193faaf5a
commit 69fc0bcedc
3 changed files with 14 additions and 57 deletions

View File

@@ -23,6 +23,10 @@
<maven.compiler.source>1.9</maven.compiler.source>
<maven.compiler.target>1.9</maven.compiler.target>
<java.version>1.9</java.version>
<!-- Property to define the parallel deployment version.
See e.g. https://tomcat.apache.org/tomcat-8.5-doc/config/context.html
Should be the same as the project.version but padded with zeros to six digits. -->
<parallelDeploymentVersion>000041</parallelDeploymentVersion>
</properties>
<modules>