From 435a1f1ff0ab16f9913ac1e76091fa69e2999beb Mon Sep 17 00:00:00 2001 From: MK13 Date: Tue, 28 Jul 2020 00:12:41 +0200 Subject: [PATCH] Prepare next development iteration for v32 --- financer-common/pom.xml | 2 +- financer-server/pom.xml | 2 +- financer-web-client/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/financer-common/pom.xml b/financer-common/pom.xml index 25519b5..a8eb245 100644 --- a/financer-common/pom.xml +++ b/financer-common/pom.xml @@ -7,7 +7,7 @@ financer-parent de.77zzcx7.financer - 31 + 32-SNAPSHOT financer-common diff --git a/financer-server/pom.xml b/financer-server/pom.xml index 2840120..723bef3 100644 --- a/financer-server/pom.xml +++ b/financer-server/pom.xml @@ -6,7 +6,7 @@ de.77zzcx7.financer financer-parent - 31 + 32-SNAPSHOT financer-server diff --git a/financer-web-client/pom.xml b/financer-web-client/pom.xml index 4aa34fe..c342d5e 100644 --- a/financer-web-client/pom.xml +++ b/financer-web-client/pom.xml @@ -7,7 +7,7 @@ de.77zzcx7.financer financer-parent - 31 + 32-SNAPSHOT financer-web-client diff --git a/pom.xml b/pom.xml index 8bc7309..ded9318 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ de.77zzcx7.financer financer-parent - 31 + 32-SNAPSHOT pom The umbrella for all financer projects financer-parent @@ -26,7 +26,7 @@ - 000031 + 000032