From 524d98961d97ced63e7ea59a4d9ef9bec0db6ebb Mon Sep 17 00:00:00 2001 From: MK13 Date: Mon, 27 Jul 2020 23:42:46 +0200 Subject: [PATCH] Prepare next development iteration for v2 --- pom.xml | 2 +- push-service-client-lib/pom.xml | 2 +- push-service-server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7568bf8..4d2e566 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ de.77zzcx7.push-service push-service-parent - 1 + 2-SNAPSHOT pom A micro service to send push notifications push-service-parent diff --git a/push-service-client-lib/pom.xml b/push-service-client-lib/pom.xml index 68bf908..d2e405e 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 - 1 + 2-SNAPSHOT push-service-client-lib diff --git a/push-service-server/pom.xml b/push-service-server/pom.xml index a146896..3d0c9d8 100644 --- a/push-service-server/pom.xml +++ b/push-service-server/pom.xml @@ -7,7 +7,7 @@ push-service-parent de.77zzcx7.push-service - 1 + 2-SNAPSHOT push-service-server