From dc50215b010660d55ae723dd8ba50c708ac64c0b Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Sat, 4 Jan 2020 13:22:05 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0-Alpha5 --- 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 | 2 +- email/model/memory/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 +- 36 files changed, 37 insertions(+), 37 deletions(-) diff --git a/channel/memory/pom.xml b/channel/memory/pom.xml index dd25679c..9bae518c 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-Alpha5 ../pom.xml 4.0.0 diff --git a/channel/pom.xml b/channel/pom.xml index ba333f88..3c0ecdf6 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/channel/ses/pom.xml b/channel/ses/pom.xml index ecb9ac7e..65e4ec78 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-Alpha5 ../pom.xml 4.0.0 diff --git a/channel/slack/pom.xml b/channel/slack/pom.xml index 1639723c..46087e57 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-Alpha5 ../pom.xml 4.0.0 diff --git a/channel/smtp/pom.xml b/channel/smtp/pom.xml index 6ee3e466..e7a101cd 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-Alpha5 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 1fb9a70e..dbfd1400 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-Alpha5 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index a3210ee7..69998705 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-Alpha5 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index ac7d26cb..b89e9a4c 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-Alpha5 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index d37f95f7..90aa47c2 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/documentation/pom.xml b/documentation/pom.xml index 795c8d0b..c1078f6b 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-Alpha5 ../parent/pom.xml diff --git a/email/message/pom.xml b/email/message/pom.xml index d885d629..3b0d7294 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-Alpha5 ../pom.xml 4.0.0 diff --git a/email/model/jpa/pom.xml b/email/model/jpa/pom.xml index edafdee8..65662748 100644 --- a/email/model/jpa/pom.xml +++ b/email/model/jpa/pom.xml @@ -3,7 +3,7 @@ blaze-notify-email-model com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha5 ../pom.xml 4.0.0 diff --git a/email/model/memory/pom.xml b/email/model/memory/pom.xml index f6aee44b..ed477c81 100644 --- a/email/model/memory/pom.xml +++ b/email/model/memory/pom.xml @@ -3,7 +3,7 @@ blaze-notify-email-model com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha5 ../pom.xml 4.0.0 diff --git a/email/model/pom.xml b/email/model/pom.xml index e54734c8..cec17183 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-Alpha5 ../pom.xml 4.0.0 diff --git a/email/pom.xml b/email/pom.xml index 13a00ff7..44725874 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/email/sns-sqs-feedback/pom.xml b/email/sns-sqs-feedback/pom.xml index 6a6f82fc..826aa2ba 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-Alpha5 ../pom.xml 4.0.0 diff --git a/jpa/model/base/pom.xml b/jpa/model/base/pom.xml index 257bf5f8..23f18eab 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-Alpha5 ../pom.xml 4.0.0 diff --git a/jpa/model/expression/pom.xml b/jpa/model/expression/pom.xml index 9560b60b..9f136785 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-Alpha5 ../pom.xml 4.0.0 diff --git a/jpa/model/pom.xml b/jpa/model/pom.xml index 8e2345a8..011266a0 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-Alpha5 ../pom.xml 4.0.0 diff --git a/jpa/pom.xml b/jpa/pom.xml index d08c4f98..8b24e616 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/jpa/storage/pom.xml b/jpa/storage/pom.xml index 6934d7d2..5dd2daca 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-Alpha5 ../pom.xml 4.0.0 diff --git a/memory/model/pom.xml b/memory/model/pom.xml index 9000ffc5..76de84ad 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-Alpha5 ../pom.xml 4.0.0 diff --git a/memory/pom.xml b/memory/pom.xml index 277fa8da..672a3fe7 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/memory/storage/pom.xml b/memory/storage/pom.xml index a407bce2..eb254ff5 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-Alpha5 ../pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index e062c4c4..fe757701 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-notify com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha5 ../pom.xml pom diff --git a/pom.xml b/pom.xml index 9ebaf3ed..0d4f69f7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-notify - 1.0.0-SNAPSHOT + 1.0.0-Alpha5 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-Alpha5 diff --git a/processor/hibernate-insert-select/pom.xml b/processor/hibernate-insert-select/pom.xml index 78ad785e..a14936a9 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-Alpha5 ../pom.xml 4.0.0 diff --git a/processor/memory/pom.xml b/processor/memory/pom.xml index cd21f418..2665c5b0 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-Alpha5 ../pom.xml 4.0.0 diff --git a/processor/pom.xml b/processor/pom.xml index 661d32da..a8286dbd 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/recipient-resolver/expression/pom.xml b/recipient-resolver/expression/pom.xml index e72175c8..0b18ce29 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-Alpha5 ../pom.xml 4.0.0 diff --git a/recipient-resolver/pom.xml b/recipient-resolver/pom.xml index 1ec599cd..5bb27840 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 706d3eb8..8af5a5fd 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/template/api/pom.xml b/template/api/pom.xml index 896a2d81..97a6c6d2 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-Alpha5 ../pom.xml 4.0.0 diff --git a/template/freemarker/pom.xml b/template/freemarker/pom.xml index 11271cf3..eb1092b8 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-Alpha5 ../pom.xml 4.0.0 diff --git a/template/pom.xml b/template/pom.xml index 2ef3d99e..4ab6eae4 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-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index f050e122..3b68b510 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-Alpha5 ../parent/pom.xml 4.0.0