From 2c234aee36a5351b7fce6fa7adb9cb063c30cd39 Mon Sep 17 00:00:00 2001 From: MK13 Date: Fri, 9 Oct 2020 16:46:41 +0200 Subject: [PATCH] Prepare next development iteration for v34 --- financer-common/pom.xml | 2 +- financer-server/pom.xml | 2 +- financer-web-client/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/financer-common/pom.xml b/financer-common/pom.xml index 9b81d92..62f2ecd 100644 --- a/financer-common/pom.xml +++ b/financer-common/pom.xml @@ -7,7 +7,7 @@ financer-parent de.77zzcx7.financer - 33 + 34-SNAPSHOT financer-common diff --git a/financer-server/pom.xml b/financer-server/pom.xml index eadc327..6c94016 100644 --- a/financer-server/pom.xml +++ b/financer-server/pom.xml @@ -6,7 +6,7 @@ de.77zzcx7.financer financer-parent - 33 + 34-SNAPSHOT financer-server diff --git a/financer-web-client/pom.xml b/financer-web-client/pom.xml index 940d006..46a7677 100644 --- a/financer-web-client/pom.xml +++ b/financer-web-client/pom.xml @@ -7,7 +7,7 @@ de.77zzcx7.financer financer-parent - 33 + 34-SNAPSHOT financer-web-client diff --git a/pom.xml b/pom.xml index b96cc1a..09a0e26 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ de.77zzcx7.financer financer-parent - 33 + 34-SNAPSHOT pom The umbrella for all financer projects financer-parent