Set parallel deployment version to 35
v34 was deployed as v33...
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -26,7 +26,7 @@
|
|||||||
<!-- Property to define the parallel deployment version.
|
<!-- Property to define the parallel deployment version.
|
||||||
See e.g. https://tomcat.apache.org/tomcat-8.5-doc/config/context.html
|
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. -->
|
Should be the same as the project.version but padded with zeros to six digits. -->
|
||||||
<parallelDeploymentVersion>000033</parallelDeploymentVersion>
|
<parallelDeploymentVersion>000035</parallelDeploymentVersion>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
Reference in New Issue
Block a user