diff --git a/all/pom.xml b/all/pom.xml index 5cc51003c0..ad52ea38b9 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle diff --git a/collections/pom.xml b/collections/pom.xml index 9e620732a7..ecb6e2f4bb 100644 --- a/collections/pom.xml +++ b/collections/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle diff --git a/concurrent/pom.xml b/concurrent/pom.xml index 4c9546980a..e98757580d 100644 --- a/concurrent/pom.xml +++ b/concurrent/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle diff --git a/core/pom.xml b/core/pom.xml index 07578af2e7..551d0f6956 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle diff --git a/examples/distributed-group/pom.xml b/examples/distributed-group/pom.xml index 004929457a..f69438b8de 100644 --- a/examples/distributed-group/pom.xml +++ b/examples/distributed-group/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-examples-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT atomix-distributed-group-example diff --git a/examples/distributed-lock/pom.xml b/examples/distributed-lock/pom.xml index e9de44c0b6..e223f4a4f1 100644 --- a/examples/distributed-lock/pom.xml +++ b/examples/distributed-lock/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-examples-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT atomix-distributed-lock-example diff --git a/examples/distributed-value/pom.xml b/examples/distributed-value/pom.xml index 318d4698ce..ba3f9e60d1 100644 --- a/examples/distributed-value/pom.xml +++ b/examples/distributed-value/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-examples-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT atomix-distributed-value-example diff --git a/examples/leader-election/pom.xml b/examples/leader-election/pom.xml index dd67fae6d5..59fa824e6a 100644 --- a/examples/leader-election/pom.xml +++ b/examples/leader-election/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-examples-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT atomix-leader-election-example diff --git a/examples/pom.xml b/examples/pom.xml index b9c52029ed..892e229091 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -10,7 +10,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT atomix-examples-parent diff --git a/groups/pom.xml b/groups/pom.xml index a54fa4bdfd..c7735d7be3 100644 --- a/groups/pom.xml +++ b/groups/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle diff --git a/manager/pom.xml b/manager/pom.xml index e9afb7d285..e5c54284a9 100644 --- a/manager/pom.xml +++ b/manager/pom.xml @@ -4,7 +4,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle diff --git a/pom.xml b/pom.xml index d2ccbd3dfd..35ba69aca4 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT pom Atomix Parent Pom Distributed coordination framework based on the Raft consensus algorithm. diff --git a/resource/pom.xml b/resource/pom.xml index e1f31142a5..facc4b0bae 100644 --- a/resource/pom.xml +++ b/resource/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle diff --git a/standalone/pom.xml b/standalone/pom.xml index 86019f2199..c81675eb6a 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -10,7 +10,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT atomix-standalone-parent diff --git a/standalone/standalone-server/pom.xml b/standalone/standalone-server/pom.xml index 522135f26b..fcb39c0ac2 100644 --- a/standalone/standalone-server/pom.xml +++ b/standalone/standalone-server/pom.xml @@ -10,7 +10,7 @@ io.atomix atomix-standalone-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT atomix-standalone-server diff --git a/testing/pom.xml b/testing/pom.xml index e274cf264c..cb93edc7bf 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -10,7 +10,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT jar diff --git a/variables/pom.xml b/variables/pom.xml index 1c60776c73..64be991a7a 100644 --- a/variables/pom.xml +++ b/variables/pom.xml @@ -19,7 +19,7 @@ io.atomix atomix-parent - 1.0.1-rc1 + 1.0.1-SNAPSHOT bundle