From 8b66211d63d81d3cfa93ca3f6cdce0f705f5e513 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Sun, 29 Dec 2019 21:05:14 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0-Alpha3 --- 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/jpa/pom.xml | 6 ++---- email/model/memory/pom.xml | 6 ++---- 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 +- 36 files changed, 39 insertions(+), 43 deletions(-) diff --git a/channel/memory/pom.xml b/channel/memory/pom.xml index dd25679c..96e84424 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-Alpha3 ../pom.xml 4.0.0 diff --git a/channel/pom.xml b/channel/pom.xml index ba333f88..863f7c6b 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/channel/ses/pom.xml b/channel/ses/pom.xml index ecb9ac7e..76e16ed1 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-Alpha3 ../pom.xml 4.0.0 diff --git a/channel/slack/pom.xml b/channel/slack/pom.xml index 1639723c..b4c80eb2 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-Alpha3 ../pom.xml 4.0.0 diff --git a/channel/smtp/pom.xml b/channel/smtp/pom.xml index 6ee3e466..a4ac791a 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-Alpha3 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 1fb9a70e..a552f4d3 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-Alpha3 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index a3210ee7..d7b3e97d 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-Alpha3 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index ac7d26cb..0a29968f 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-Alpha3 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index d37f95f7..fac3fcb7 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/documentation/pom.xml b/documentation/pom.xml index 795c8d0b..d14cf76e 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-Alpha3 ../parent/pom.xml diff --git a/email/message/pom.xml b/email/message/pom.xml index d885d629..c06d54b3 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-Alpha3 ../pom.xml 4.0.0 diff --git a/email/model/jpa/pom.xml b/email/model/jpa/pom.xml index 232d872e..92c2e918 100644 --- a/email/model/jpa/pom.xml +++ b/email/model/jpa/pom.xml @@ -1,11 +1,9 @@ - + blaze-notify-email-model com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/email/model/memory/pom.xml b/email/model/memory/pom.xml index 24844f6e..af79e549 100644 --- a/email/model/memory/pom.xml +++ b/email/model/memory/pom.xml @@ -1,11 +1,9 @@ - + blaze-notify-email-model com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml 4.0.0 diff --git a/email/model/pom.xml b/email/model/pom.xml index e54734c8..039569ea 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-Alpha3 ../pom.xml 4.0.0 diff --git a/email/pom.xml b/email/pom.xml index 13a00ff7..efb0a30a 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/email/sns-sqs-feedback/pom.xml b/email/sns-sqs-feedback/pom.xml index 6a6f82fc..c64ff940 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-Alpha3 ../pom.xml 4.0.0 diff --git a/jpa/model/base/pom.xml b/jpa/model/base/pom.xml index 257bf5f8..0cb5bb42 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-Alpha3 ../pom.xml 4.0.0 diff --git a/jpa/model/expression/pom.xml b/jpa/model/expression/pom.xml index 9560b60b..00a4696c 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-Alpha3 ../pom.xml 4.0.0 diff --git a/jpa/model/pom.xml b/jpa/model/pom.xml index 8e2345a8..2f636ce7 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-Alpha3 ../pom.xml 4.0.0 diff --git a/jpa/pom.xml b/jpa/pom.xml index d08c4f98..06318df5 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/jpa/storage/pom.xml b/jpa/storage/pom.xml index 6934d7d2..dc4509dd 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-Alpha3 ../pom.xml 4.0.0 diff --git a/memory/model/pom.xml b/memory/model/pom.xml index 9000ffc5..014f5e4b 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-Alpha3 ../pom.xml 4.0.0 diff --git a/memory/pom.xml b/memory/pom.xml index 277fa8da..7d6544b2 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/memory/storage/pom.xml b/memory/storage/pom.xml index a407bce2..b21386fd 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-Alpha3 ../pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 6a093172..8695641d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-notify com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 ../pom.xml pom diff --git a/pom.xml b/pom.xml index 9ebaf3ed..a34c675a 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-notify - 1.0.0-SNAPSHOT + 1.0.0-Alpha3 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-Alpha3 diff --git a/processor/hibernate-insert-select/pom.xml b/processor/hibernate-insert-select/pom.xml index 78ad785e..672be422 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-Alpha3 ../pom.xml 4.0.0 diff --git a/processor/memory/pom.xml b/processor/memory/pom.xml index cd21f418..62d3375b 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-Alpha3 ../pom.xml 4.0.0 diff --git a/processor/pom.xml b/processor/pom.xml index 661d32da..e20fe490 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/recipient-resolver/expression/pom.xml b/recipient-resolver/expression/pom.xml index e72175c8..211ee651 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-Alpha3 ../pom.xml 4.0.0 diff --git a/recipient-resolver/pom.xml b/recipient-resolver/pom.xml index 1ec599cd..27fdc10f 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 706d3eb8..b20d0c08 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/template/api/pom.xml b/template/api/pom.xml index 896a2d81..bf2ba6db 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-Alpha3 ../pom.xml 4.0.0 diff --git a/template/freemarker/pom.xml b/template/freemarker/pom.xml index 11271cf3..d6629b24 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-Alpha3 ../pom.xml 4.0.0 diff --git a/template/pom.xml b/template/pom.xml index 2ef3d99e..7231c6df 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-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index f050e122..e1bc8132 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-Alpha3 ../parent/pom.xml 4.0.0