From 696c6e1c72cda8a035e3122b8be14a3fb2e0427c Mon Sep 17 00:00:00 2001 From: MK13 Date: Thu, 30 Jul 2020 20:37:39 +0200 Subject: [PATCH] Push service release version 3 --- 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 aa55b91..8730570 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ de.77zzcx7.push-service push-service-parent - 3-SNAPSHOT + 3 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 ab0c1f1..1afe84b 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 - 3-SNAPSHOT + 3 push-service-client-lib diff --git a/push-service-server/pom.xml b/push-service-server/pom.xml index e2d64dd..b628e40 100644 --- a/push-service-server/pom.xml +++ b/push-service-server/pom.xml @@ -7,7 +7,7 @@ push-service-parent de.77zzcx7.push-service - 3-SNAPSHOT + 3 push-service-server