From 041d03d55cf6f530d4fd8c1fa1130953f1aa2314 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Sun, 27 Feb 2022 00:50:10 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0-Alpha1 --- checkstyle-rules/pom.xml | 2 +- core/api/pom.xml | 2 +- core/impl/pom.xml | 2 +- core/pom.xml | 2 +- declarative/api/pom.xml | 2 +- declarative/impl/pom.xml | 2 +- declarative/integration/cdi/pom.xml | 2 +- declarative/integration/pom.xml | 2 +- declarative/pom.xml | 2 +- dist/bom/pom.xml | 2 +- dist/pom.xml | 2 +- documentation/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- typescript/pom.xml | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 212683d..1598eb0 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -3,7 +3,7 @@ blaze-domain com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index de3769e..b19fe6e 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ blaze-domain-core com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index c5729bc..17f2ad0 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -3,7 +3,7 @@ blaze-domain-core com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index c25a2c6..210d291 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ blaze-domain-parent com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../parent/pom.xml 4.0.0 diff --git a/declarative/api/pom.xml b/declarative/api/pom.xml index 1b1e018..7f7c1f9 100644 --- a/declarative/api/pom.xml +++ b/declarative/api/pom.xml @@ -3,7 +3,7 @@ blaze-domain-declarative com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml 4.0.0 diff --git a/declarative/impl/pom.xml b/declarative/impl/pom.xml index c2dd4e9..cefa002 100644 --- a/declarative/impl/pom.xml +++ b/declarative/impl/pom.xml @@ -3,7 +3,7 @@ blaze-domain-declarative com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml 4.0.0 diff --git a/declarative/integration/cdi/pom.xml b/declarative/integration/cdi/pom.xml index 2f30a2e..0e822bd 100644 --- a/declarative/integration/cdi/pom.xml +++ b/declarative/integration/cdi/pom.xml @@ -3,7 +3,7 @@ blaze-domain-declarative-integration com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml 4.0.0 diff --git a/declarative/integration/pom.xml b/declarative/integration/pom.xml index 0390df1..56c439a 100644 --- a/declarative/integration/pom.xml +++ b/declarative/integration/pom.xml @@ -3,7 +3,7 @@ blaze-domain-declarative com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml 4.0.0 diff --git a/declarative/pom.xml b/declarative/pom.xml index e8037d1..355aab8 100644 --- a/declarative/pom.xml +++ b/declarative/pom.xml @@ -3,7 +3,7 @@ blaze-domain-parent com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../parent/pom.xml 4.0.0 diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 9c6702c..b861fc3 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-domain - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 4260156..e49b675 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-domain-parent - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 4efd732..b36d236 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-domain-parent - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index bed6824..8d24550 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-domain com.blazebit - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../pom.xml pom diff --git a/pom.xml b/pom.xml index 952414b..b0f53a1 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ blaze-domain - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 Blazebit Blaze-Domain https://domain.blazebit.com @@ -60,7 +60,7 @@ scm:git:git@github.com:Blazebit/blaze-domain.git scm:git:git@github.com:Blazebit/blaze-domain.git git@github.com:Blazebit/blaze-domain.git - HEAD + 3.0.0-Alpha1 diff --git a/typescript/pom.xml b/typescript/pom.xml index c6f997e..091853e 100644 --- a/typescript/pom.xml +++ b/typescript/pom.xml @@ -3,7 +3,7 @@ com.blazebit blaze-domain-parent - 2.0.6-SNAPSHOT + 3.0.0-Alpha1 ../parent/pom.xml 4.0.0