diff --git a/common/pom.xml b/common/pom.xml index 3fa39f2b21..1a78f9d407 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-common diff --git a/dependencies/pom.xml b/dependencies/pom.xml index fa7bf446d1..53f04c3879 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-dependencies-parent diff --git a/dependencies/server-dependencies/pom.xml b/dependencies/server-dependencies/pom.xml index d438c89991..d06d016526 100644 --- a/dependencies/server-dependencies/pom.xml +++ b/dependencies/server-dependencies/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-dependencies-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-server-dependencies diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index d720408123..269e98294f 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-jaxrs diff --git a/migrator/pom.xml b/migrator/pom.xml index 9fbfe013c6..f3b08cee2b 100644 --- a/migrator/pom.xml +++ b/migrator/pom.xml @@ -3,7 +3,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-migrator diff --git a/model/api/pom.xml b/model/api/pom.xml index 9c1c6fa193..af52a4ef19 100644 --- a/model/api/pom.xml +++ b/model/api/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-model-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-model-api diff --git a/model/jpa/pom.xml b/model/jpa/pom.xml index b8e0b96faa..f62d744165 100644 --- a/model/jpa/pom.xml +++ b/model/jpa/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-model-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-model-jpa diff --git a/model/pom.xml b/model/pom.xml index c7aba25055..f06f641f80 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-model-parent diff --git a/model/push/pom.xml b/model/push/pom.xml index 7661bdc5b8..c3aeb51a15 100644 --- a/model/push/pom.xml +++ b/model/push/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-model-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-push-model diff --git a/pom.xml b/pom.xml index 9de4d672de..7607e3d354 100644 --- a/pom.xml +++ b/pom.xml @@ -15,9 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.jboss.aerogear @@ -28,7 +26,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final pom AeroGear UnifiedPush Server @@ -39,7 +37,7 @@ scm:git:git@github.com:aerogear/aerogear-unifiedpush-server.git https://github.com/aerogear/aerogear-unifiedpush-server - HEAD + 2.1.1.Final @@ -324,59 +322,53 @@ - - - - + + + + - + - + - + - + - + - + - + - + - - - + + + - + - + diff --git a/push-sender/pom.xml b/push-sender/pom.xml index a872747e4f..aa52339bfa 100644 --- a/push-sender/pom.xml +++ b/push-sender/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-push-sender diff --git a/servers/keycloak/pom.xml b/servers/keycloak/pom.xml index ba077a1c20..3bd91892df 100644 --- a/servers/keycloak/pom.xml +++ b/servers/keycloak/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final ../../pom.xml diff --git a/servers/plain/pom.xml b/servers/plain/pom.xml index db197ee13c..c68fd6e8b6 100644 --- a/servers/plain/pom.xml +++ b/servers/plain/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final ../../pom.xml diff --git a/servers/pom.xml b/servers/pom.xml index a8d2b94a59..9facce5d40 100644 --- a/servers/pom.xml +++ b/servers/pom.xml @@ -16,7 +16,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final UnifiedPush Servers Parent diff --git a/service/pom.xml b/service/pom.xml index 8bc575d39f..88d0fb3f2a 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -20,7 +20,7 @@ org.jboss.aerogear.unifiedpush unifiedpush-parent - 2.1.1-SNAPSHOT + 2.1.1.Final unifiedpush-service