Prepare next development iteration for v40

This commit is contained in:
2020-11-17 21:56:17 +01:00
parent 1ee229a8b9
commit 8470ef19ca
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
<groupId>de.77zzcx7.financer</groupId>
<artifactId>financer-parent</artifactId>
<version>39</version>
<version>40-SNAPSHOT</version>
<packaging>pom</packaging>
<description>The umbrella for all financer projects</description>
<name>financer-parent</name>
@@ -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>000039</parallelDeploymentVersion>
<parallelDeploymentVersion>000040</parallelDeploymentVersion>
</properties>
<modules>