From d118114b49fa767aacf4fe50306982fad03e2128 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Mon, 16 Dec 2019 16:40:22 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0-Alpha2 --- channel/memory/pom.xml | 2 +- channel/pom.xml | 2 +- channel/ses/pom.xml | 2 +- channel/slack/pom.xml | 2 +- channel/smtp/pom.xml | 2 +- checkstyle-rules/pom.xml | 2 +- core/api/pom.xml | 2 +- core/impl/pom.xml | 2 +- core/pom.xml | 2 +- documentation/pom.xml | 2 +- email/message/pom.xml | 2 +- email/model/pom.xml | 2 +- email/pom.xml | 2 +- email/sns-sqs-feedback/pom.xml | 2 +- jpa/model/base/pom.xml | 2 +- jpa/model/expression/pom.xml | 2 +- jpa/model/pom.xml | 2 +- jpa/pom.xml | 2 +- jpa/storage/pom.xml | 2 +- memory/model/pom.xml | 2 +- memory/pom.xml | 2 +- memory/storage/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- processor/hibernate-insert-select/pom.xml | 2 +- processor/memory/pom.xml | 2 +- processor/pom.xml | 2 +- recipient-resolver/expression/pom.xml | 2 +- recipient-resolver/pom.xml | 2 +- server/pom.xml | 2 +- template/api/pom.xml | 2 +- template/freemarker/pom.xml | 2 +- template/pom.xml | 2 +- testsuite/pom.xml | 2 +- 34 files changed, 35 insertions(+), 35 deletions(-) diff --git a/channel/memory/pom.xml b/channel/memory/pom.xml index dd25679c..65a411b5 100644 --- a/channel/memory/pom.xml +++ b/channel/memory/pom.xml @@ -3,7 +3,7 @@ blaze-notify-channel com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/channel/pom.xml b/channel/pom.xml index ba333f88..f93d48aa 100644 --- a/channel/pom.xml +++ b/channel/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/channel/ses/pom.xml b/channel/ses/pom.xml index ecb9ac7e..67dc76d5 100644 --- a/channel/ses/pom.xml +++ b/channel/ses/pom.xml @@ -3,7 +3,7 @@ blaze-notify-channel com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/channel/slack/pom.xml b/channel/slack/pom.xml index 1639723c..59c7bd2b 100644 --- a/channel/slack/pom.xml +++ b/channel/slack/pom.xml @@ -3,7 +3,7 @@ blaze-notify-channel com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/channel/smtp/pom.xml b/channel/smtp/pom.xml index 6ee3e466..d7b0576d 100644 --- a/channel/smtp/pom.xml +++ b/channel/smtp/pom.xml @@ -3,7 +3,7 @@ blaze-notify-channel com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 1fb9a70e..9cbfada8 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -3,7 +3,7 @@ blaze-notify com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index a3210ee7..f70ee29a 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -3,7 +3,7 @@ blaze-notify-core com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index ac7d26cb..49577b45 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -3,7 +3,7 @@ blaze-notify-core com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index d37f95f7..db8cffc3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/documentation/pom.xml b/documentation/pom.xml index 795c8d0b..d524c3ff 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-notify-parent - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml diff --git a/email/message/pom.xml b/email/message/pom.xml index d885d629..19549c63 100644 --- a/email/message/pom.xml +++ b/email/message/pom.xml @@ -3,7 +3,7 @@ blaze-notify-email com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/email/model/pom.xml b/email/model/pom.xml index d4643a12..4ad7064e 100644 --- a/email/model/pom.xml +++ b/email/model/pom.xml @@ -3,7 +3,7 @@ blaze-notify-email com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/email/pom.xml b/email/pom.xml index 13a00ff7..8630ea0b 100644 --- a/email/pom.xml +++ b/email/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/email/sns-sqs-feedback/pom.xml b/email/sns-sqs-feedback/pom.xml index 6a6f82fc..c4ec7eed 100644 --- a/email/sns-sqs-feedback/pom.xml +++ b/email/sns-sqs-feedback/pom.xml @@ -3,7 +3,7 @@ blaze-notify-email com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/jpa/model/base/pom.xml b/jpa/model/base/pom.xml index 257bf5f8..f0715892 100644 --- a/jpa/model/base/pom.xml +++ b/jpa/model/base/pom.xml @@ -3,7 +3,7 @@ blaze-notify-jpa-model com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/jpa/model/expression/pom.xml b/jpa/model/expression/pom.xml index 9560b60b..f1504b98 100644 --- a/jpa/model/expression/pom.xml +++ b/jpa/model/expression/pom.xml @@ -3,7 +3,7 @@ blaze-notify-jpa-model com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/jpa/model/pom.xml b/jpa/model/pom.xml index 8e2345a8..e1ef5b85 100644 --- a/jpa/model/pom.xml +++ b/jpa/model/pom.xml @@ -3,7 +3,7 @@ blaze-notify-jpa com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/jpa/pom.xml b/jpa/pom.xml index d08c4f98..5a5a1b20 100644 --- a/jpa/pom.xml +++ b/jpa/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/jpa/storage/pom.xml b/jpa/storage/pom.xml index 6934d7d2..19097254 100644 --- a/jpa/storage/pom.xml +++ b/jpa/storage/pom.xml @@ -3,7 +3,7 @@ blaze-notify-jpa com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/memory/model/pom.xml b/memory/model/pom.xml index 9000ffc5..23c9957b 100644 --- a/memory/model/pom.xml +++ b/memory/model/pom.xml @@ -3,7 +3,7 @@ blaze-notify-memory com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/memory/pom.xml b/memory/pom.xml index 277fa8da..577a0e25 100644 --- a/memory/pom.xml +++ b/memory/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/memory/storage/pom.xml b/memory/storage/pom.xml index a407bce2..ebb37fae 100644 --- a/memory/storage/pom.xml +++ b/memory/storage/pom.xml @@ -3,7 +3,7 @@ blaze-notify-memory com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index cd7f525c..f9e38db0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-notify com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml pom diff --git a/pom.xml b/pom.xml index 9ebaf3ed..e23baa64 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-notify - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 Blazebit Blaze-Notify https://persistence.blazebit.com @@ -65,7 +65,7 @@ scm:git:git@github.com:Blazebit/blaze-notify.git scm:git:git@github.com:Blazebit/blaze-notify.git git@github.com:Blazebit/blaze-notify.git - HEAD + 1.0.0-Alpha2 diff --git a/processor/hibernate-insert-select/pom.xml b/processor/hibernate-insert-select/pom.xml index 78ad785e..b25a42a8 100644 --- a/processor/hibernate-insert-select/pom.xml +++ b/processor/hibernate-insert-select/pom.xml @@ -3,7 +3,7 @@ blaze-notify-processor com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/processor/memory/pom.xml b/processor/memory/pom.xml index cd21f418..2679ce1a 100644 --- a/processor/memory/pom.xml +++ b/processor/memory/pom.xml @@ -3,7 +3,7 @@ blaze-notify-processor com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/processor/pom.xml b/processor/pom.xml index 661d32da..c6afaf3f 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/recipient-resolver/expression/pom.xml b/recipient-resolver/expression/pom.xml index e72175c8..6e344857 100644 --- a/recipient-resolver/expression/pom.xml +++ b/recipient-resolver/expression/pom.xml @@ -3,7 +3,7 @@ blaze-notify-recipient-resolver com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/recipient-resolver/pom.xml b/recipient-resolver/pom.xml index 1ec599cd..65f031db 100644 --- a/recipient-resolver/pom.xml +++ b/recipient-resolver/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 48455156..514817c2 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/template/api/pom.xml b/template/api/pom.xml index 896a2d81..4231dcbd 100644 --- a/template/api/pom.xml +++ b/template/api/pom.xml @@ -3,7 +3,7 @@ blaze-notify-template com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/template/freemarker/pom.xml b/template/freemarker/pom.xml index 11271cf3..de7c42b6 100644 --- a/template/freemarker/pom.xml +++ b/template/freemarker/pom.xml @@ -3,7 +3,7 @@ blaze-notify-template com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../pom.xml 4.0.0 diff --git a/template/pom.xml b/template/pom.xml index 2ef3d99e..81ea9ef9 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index f050e122..36b05209 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -3,7 +3,7 @@ blaze-notify-parent com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha2 ../parent/pom.xml 4.0.0