Set proper parallel deployment version (7)

This commit is contained in:
2019-06-11 20:50:06 +02:00
parent 3cd0b8b5ee
commit b49aa4590b

View File

@@ -26,7 +26,7 @@
<!-- 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>000006</parallelDeploymentVersion>
<parallelDeploymentVersion>000007</parallelDeploymentVersion>
</properties>
<modules>