From b189ccc83c914fb534b892f6904c57c63e07d968 Mon Sep 17 00:00:00 2001 From: MK13 Date: Tue, 28 Jul 2020 00:06:35 +0200 Subject: [PATCH] Prepare next development iteration for v3 --- 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 9924262..00ce236 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ de.77zzcx7.push-service push-service-parent - 2 + 3-SNAPSHOT pom A micro service to send push notifications push-service-parent @@ -30,7 +30,7 @@ - 000002 + 000003 diff --git a/push-service-client-lib/pom.xml b/push-service-client-lib/pom.xml index b8f1cc8..ab0c1f1 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 - 2 + 3-SNAPSHOT push-service-client-lib diff --git a/push-service-server/pom.xml b/push-service-server/pom.xml index a6d79ad..c931755 100644 --- a/push-service-server/pom.xml +++ b/push-service-server/pom.xml @@ -7,7 +7,7 @@ push-service-parent de.77zzcx7.push-service - 2 + 3-SNAPSHOT push-service-server