diff --git a/deploy/pom.xml b/deploy/pom.xml index 9d03b6e..f8972f4 100644 --- a/deploy/pom.xml +++ b/deploy/pom.xml @@ -5,7 +5,7 @@ com.pinterest.memq memq-parent - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml memq-deploy diff --git a/memq-client-all/pom.xml b/memq-client-all/pom.xml index c7044b9..425ac39 100644 --- a/memq-client-all/pom.xml +++ b/memq-client-all/pom.xml @@ -6,7 +6,7 @@ com.pinterest.memq memq-parent - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml memq-client-all @@ -48,7 +48,7 @@ com.pinterest.memq memq-client - 1.0.1 + 1.0.2-SNAPSHOT diff --git a/memq-client/pom.xml b/memq-client/pom.xml index a737a94..9882ca1 100644 --- a/memq-client/pom.xml +++ b/memq-client/pom.xml @@ -4,7 +4,7 @@ com.pinterest.memq memq-parent - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml memq-client diff --git a/memq-commons/pom.xml b/memq-commons/pom.xml index 24391fe..a0e21de 100644 --- a/memq-commons/pom.xml +++ b/memq-commons/pom.xml @@ -5,7 +5,7 @@ com.pinterest.memq memq-parent - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml memq-commons diff --git a/memq-examples/pom.xml b/memq-examples/pom.xml index d051e48..4baba57 100644 --- a/memq-examples/pom.xml +++ b/memq-examples/pom.xml @@ -5,7 +5,7 @@ com.pinterest.memq memq-parent - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml memq-examples diff --git a/memq/pom.xml b/memq/pom.xml index 58f7e46..99084c9 100644 --- a/memq/pom.xml +++ b/memq/pom.xml @@ -6,7 +6,7 @@ com.pinterest.memq memq-parent - 1.0.1 + 1.0.2-SNAPSHOT ../pom.xml memq diff --git a/pom.xml b/pom.xml index aee2a84..e4f8687 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.pinterest.memq memq-parent - 1.0.1 + 1.0.2-SNAPSHOT pom memq-parent Hyperscale PubSub System