From e0373c34bb2d10cb4a70658a60cdbb2e7289ea15 Mon Sep 17 00:00:00 2001 From: MK13 Date: Fri, 19 Jul 2019 02:24:45 +0200 Subject: [PATCH] Prepare next development iteration for v18 --- 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 99d25ef..97e61b4 100644 --- a/financer-common/pom.xml +++ b/financer-common/pom.xml @@ -7,7 +7,7 @@ financer-parent de.77zzcx7.financer - 17 + 18-SNAPSHOT financer-common diff --git a/financer-server/pom.xml b/financer-server/pom.xml index 5a8ceea..57a15c1 100644 --- a/financer-server/pom.xml +++ b/financer-server/pom.xml @@ -7,7 +7,7 @@ de.77zzcx7.financer financer-parent - 17 + 18-SNAPSHOT financer-server diff --git a/financer-web-client/pom.xml b/financer-web-client/pom.xml index bce158a..76d6cc1 100644 --- a/financer-web-client/pom.xml +++ b/financer-web-client/pom.xml @@ -7,7 +7,7 @@ de.77zzcx7.financer financer-parent - 17 + 18-SNAPSHOT financer-web-client diff --git a/pom.xml b/pom.xml index 22ae983..81e1c02 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ de.77zzcx7.financer financer-parent - 17 + 18-SNAPSHOT pom The umbrella for all financer projects financer-parent @@ -26,7 +26,7 @@ - 000017 + 000018