From 4b89ac9a4ce7712747c5e172951db71e9d42871e Mon Sep 17 00:00:00 2001 From: MK13 Date: Tue, 28 Jul 2020 00:05:58 +0200 Subject: [PATCH] Push service release version 2 --- 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 a70a1ff..9924262 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ de.77zzcx7.push-service push-service-parent - 2-SNAPSHOT + 2 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 d2e405e..b8f1cc8 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-SNAPSHOT + 2 push-service-client-lib diff --git a/push-service-server/pom.xml b/push-service-server/pom.xml index 3d0c9d8..a6d79ad 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-SNAPSHOT + 2 push-service-server