1
0

Increase deployment version

This commit is contained in:
2020-07-27 23:55:25 +02:00
parent 524d98961d
commit 6110f8da87

View File

@@ -30,7 +30,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>000001</parallelDeploymentVersion>
<parallelDeploymentVersion>000002</parallelDeploymentVersion>
</properties>
<distributionManagement>