diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 2845de8..67bf0c2 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -3,7 +3,7 @@ blaze-actor com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/clustering/pom.xml b/clustering/pom.xml index 21f8c10..5ffb894 100644 --- a/clustering/pom.xml +++ b/clustering/pom.xml @@ -3,7 +3,7 @@ blaze-actor-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/clustering/wildfly/pom.xml b/clustering/wildfly/pom.xml index c71a5a8..2adcde5 100644 --- a/clustering/wildfly/pom.xml +++ b/clustering/wildfly/pom.xml @@ -3,7 +3,7 @@ blaze-actor-clustering com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 4.0.0 diff --git a/consumer/memory/pom.xml b/consumer/memory/pom.xml index 24aa4a7..361d383 100644 --- a/consumer/memory/pom.xml +++ b/consumer/memory/pom.xml @@ -3,7 +3,7 @@ blaze-actor-consumer com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 4.0.0 diff --git a/consumer/pom.xml b/consumer/pom.xml index 5d7abd8..369b464 100644 --- a/consumer/pom.xml +++ b/consumer/pom.xml @@ -3,7 +3,7 @@ blaze-actor-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/consumer/postgresql-listen/pom.xml b/consumer/postgresql-listen/pom.xml index d5f8fc5..2bc007a 100644 --- a/consumer/postgresql-listen/pom.xml +++ b/consumer/postgresql-listen/pom.xml @@ -3,7 +3,7 @@ blaze-actor-consumer com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 4.0.0 diff --git a/consumer/sqs/pom.xml b/consumer/sqs/pom.xml index 87b9b6d..5a2863f 100644 --- a/consumer/sqs/pom.xml +++ b/consumer/sqs/pom.xml @@ -3,7 +3,7 @@ blaze-actor-consumer com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index c98f00b..d69b7c4 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ blaze-actor-core com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 578d312..f54edaa 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -3,7 +3,7 @@ blaze-actor-core com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index b473443..0b9ad29 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ blaze-actor-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/declarative/api/pom.xml b/declarative/api/pom.xml index cfc0bfd..037ee83 100644 --- a/declarative/api/pom.xml +++ b/declarative/api/pom.xml @@ -3,7 +3,7 @@ blaze-actor-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/declarative/impl/pom.xml b/declarative/impl/pom.xml index 87093c1..d898dd9 100644 --- a/declarative/impl/pom.xml +++ b/declarative/impl/pom.xml @@ -3,7 +3,7 @@ blaze-actor-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/declarative/integration/cdi/pom.xml b/declarative/integration/cdi/pom.xml index d67a7ce..d7fb583 100644 --- a/declarative/integration/cdi/pom.xml +++ b/declarative/integration/cdi/pom.xml @@ -3,7 +3,7 @@ blaze-actor-declarative-integration com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/declarative/integration/pom.xml b/declarative/integration/pom.xml index d21fba3..ce59cea 100644 --- a/declarative/integration/pom.xml +++ b/declarative/integration/pom.xml @@ -3,7 +3,7 @@ blaze-actor-declarative com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/declarative/pom.xml b/declarative/pom.xml index f6c90e9..4b42bc8 100644 --- a/declarative/pom.xml +++ b/declarative/pom.xml @@ -3,7 +3,7 @@ blaze-actor-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 884ca0c..49e79e0 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-actor - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 7885f69..3220332 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-actor-parent - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 5400cd0..7972511 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-actor-parent - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index dcd6de5..83be114 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-actor com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml pom diff --git a/pom.xml b/pom.xml index f3c994f..76ce94f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ blaze-actor - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 Blazebit Blaze-Actor https://actor.blazebit.com @@ -61,7 +61,7 @@ scm:git:git@github.com:Blazebit/blaze-actor.git scm:git:git@github.com:Blazebit/blaze-actor.git git@github.com:Blazebit/blaze-actor.git - HEAD + 1.0.0-Alpha3 diff --git a/scheduler/executor/pom.xml b/scheduler/executor/pom.xml index 649d616..a17b3ff 100644 --- a/scheduler/executor/pom.xml +++ b/scheduler/executor/pom.xml @@ -3,7 +3,7 @@ blaze-actor-scheduler com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index c514e0d..db0a8c2 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -3,7 +3,7 @@ blaze-actor-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/scheduler/spring/pom.xml b/scheduler/spring/pom.xml index 884f042..9c417b6 100644 --- a/scheduler/spring/pom.xml +++ b/scheduler/spring/pom.xml @@ -3,7 +3,7 @@ blaze-actor-scheduler com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 4.0.0