diff --git a/pom.xml b/pom.xml index 8730570..c619893 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ de.77zzcx7.push-service push-service-parent - 3 + 4-SNAPSHOT pom A micro service to send push notifications push-service-parent @@ -30,7 +30,7 @@ - 000003 + 000004 diff --git a/push-service-client-lib/pom.xml b/push-service-client-lib/pom.xml index 1afe84b..f1fe09f 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 + 4-SNAPSHOT push-service-client-lib diff --git a/push-service-server/pom.xml b/push-service-server/pom.xml index b628e40..6fa3d75 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 + 4-SNAPSHOT push-service-server