diff --git a/pom.xml b/pom.xml index 86dac4a..4b7c4be 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ de.77zzcx7.push-service push-service-parent - 5-SNAPSHOT + 5 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 2d3f656..f66169e 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-SNAPSHOT + 5 push-service-client-lib diff --git a/push-service-server/pom.xml b/push-service-server/pom.xml index 3f49e31..325fd50 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-SNAPSHOT + 5 push-service-server