From 055135776a5dac42288242c0d224822eae2fd738 Mon Sep 17 00:00:00 2001 From: MK13 Date: Mon, 8 Jul 2019 23:32:41 +0200 Subject: [PATCH] Prepare next development iteration for v15 --- 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 13b59a7..15946b5 100644 --- a/financer-common/pom.xml +++ b/financer-common/pom.xml @@ -7,7 +7,7 @@ financer-parent de.77zzcx7.financer - 14 + 15-SNAPSHOT financer-common diff --git a/financer-server/pom.xml b/financer-server/pom.xml index 4a0c39d..45cd156 100644 --- a/financer-server/pom.xml +++ b/financer-server/pom.xml @@ -7,7 +7,7 @@ de.77zzcx7.financer financer-parent - 14 + 15-SNAPSHOT financer-server diff --git a/financer-web-client/pom.xml b/financer-web-client/pom.xml index aa25817..cd5be59 100644 --- a/financer-web-client/pom.xml +++ b/financer-web-client/pom.xml @@ -7,7 +7,7 @@ de.77zzcx7.financer financer-parent - 14 + 15-SNAPSHOT financer-web-client diff --git a/pom.xml b/pom.xml index 923c812..9256093 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ de.77zzcx7.financer financer-parent - 14 + 15-SNAPSHOT pom The umbrella for all financer projects financer-parent @@ -26,7 +26,7 @@ - 000014 + 000015