From 5e5a632f220b000b4a2c8fe682e4c04eb8b9400e Mon Sep 17 00:00:00 2001 From: MK13 Date: Fri, 25 Dec 2020 01:14:02 +0100 Subject: [PATCH] Prepare next development iteration for v6 --- pom.xml | 4 ++-- push-service-client-lib/pom.xml | 2 +- push-service-server/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4b7c4be..3b1a10f 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ de.77zzcx7.push-service push-service-parent - 5 + 6-SNAPSHOT pom A micro service to send push notifications push-service-parent @@ -30,7 +30,7 @@ - 000005 + 000006 diff --git a/push-service-client-lib/pom.xml b/push-service-client-lib/pom.xml index f66169e..1437f31 100644 --- a/push-service-client-lib/pom.xml +++ b/push-service-client-lib/pom.xml @@ -7,7 +7,7 @@ push-service-parent de.77zzcx7.push-service - 5 + 6-SNAPSHOT push-service-client-lib diff --git a/push-service-server/pom.xml b/push-service-server/pom.xml index 325fd50..3d2ee3f 100644 --- a/push-service-server/pom.xml +++ b/push-service-server/pom.xml @@ -7,7 +7,7 @@ push-service-parent de.77zzcx7.push-service - 5 + 6-SNAPSHOT push-service-server