From b50afe7934630084dfda657f27d87e0fb9152609 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Thu, 9 Jan 2025 13:14:47 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0-Alpha6 --- 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 +- template/thymeleaf/pom.xml | 6 ++---- testsuite/pom.xml | 2 +- 37 files changed, 39 insertions(+), 41 deletions(-) diff --git a/channel/memory/pom.xml b/channel/memory/pom.xml index dd25679c..6675435b 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-Alpha6 ../pom.xml 4.0.0 diff --git a/channel/pom.xml b/channel/pom.xml index ba333f88..b5d95aef 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/channel/ses/pom.xml b/channel/ses/pom.xml index 756b2e41..11531161 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-Alpha6 ../pom.xml 4.0.0 diff --git a/channel/slack/pom.xml b/channel/slack/pom.xml index 1639723c..79a75743 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-Alpha6 ../pom.xml 4.0.0 diff --git a/channel/smtp/pom.xml b/channel/smtp/pom.xml index a5483ca4..ae4da3fd 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-Alpha6 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 1fb9a70e..d9528d72 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-Alpha6 ../pom.xml 4.0.0 diff --git a/core/api/pom.xml b/core/api/pom.xml index a3210ee7..0a905a99 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-Alpha6 ../pom.xml 4.0.0 diff --git a/core/impl/pom.xml b/core/impl/pom.xml index ac7d26cb..96d7f4e9 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-Alpha6 ../pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index d37f95f7..19981d3a 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/documentation/pom.xml b/documentation/pom.xml index 795c8d0b..1514353c 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-Alpha6 ../parent/pom.xml diff --git a/email/message/pom.xml b/email/message/pom.xml index e64eb473..bdf54b43 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-Alpha6 ../pom.xml 4.0.0 diff --git a/email/model/jpa/pom.xml b/email/model/jpa/pom.xml index 4f8e95c2..aaed03b8 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-Alpha6 ../pom.xml 4.0.0 diff --git a/email/model/memory/pom.xml b/email/model/memory/pom.xml index 1418ae0a..b15b14dd 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-Alpha6 ../pom.xml 4.0.0 diff --git a/email/model/pom.xml b/email/model/pom.xml index e54734c8..ce762b05 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-Alpha6 ../pom.xml 4.0.0 diff --git a/email/pom.xml b/email/pom.xml index 13a00ff7..d6559b22 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/email/sns-sqs-feedback/pom.xml b/email/sns-sqs-feedback/pom.xml index 5fcdcfe7..a57598d5 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-Alpha6 ../pom.xml 4.0.0 diff --git a/jpa/model/base/pom.xml b/jpa/model/base/pom.xml index 6b1a0944..aa3b7cd9 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-Alpha6 ../pom.xml 4.0.0 diff --git a/jpa/model/expression/pom.xml b/jpa/model/expression/pom.xml index 5e9f10e4..aa426092 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-Alpha6 ../pom.xml 4.0.0 diff --git a/jpa/model/pom.xml b/jpa/model/pom.xml index 8e2345a8..b094996d 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-Alpha6 ../pom.xml 4.0.0 diff --git a/jpa/pom.xml b/jpa/pom.xml index d08c4f98..712888d0 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/jpa/storage/pom.xml b/jpa/storage/pom.xml index c8d9a1d9..06ca2ceb 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-Alpha6 ../pom.xml 4.0.0 diff --git a/memory/model/pom.xml b/memory/model/pom.xml index 9000ffc5..4d96d896 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-Alpha6 ../pom.xml 4.0.0 diff --git a/memory/pom.xml b/memory/pom.xml index 277fa8da..93f8279b 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/memory/storage/pom.xml b/memory/storage/pom.xml index a407bce2..cec3a9ba 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-Alpha6 ../pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 0da4677e..5bd002bf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -3,7 +3,7 @@ blaze-notify com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha6 ../pom.xml pom diff --git a/pom.xml b/pom.xml index 856d795e..0cffc6e3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-notify - 1.0.0-SNAPSHOT + 1.0.0-Alpha6 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-Alpha6 diff --git a/processor/hibernate-insert-select/pom.xml b/processor/hibernate-insert-select/pom.xml index e3706927..fda4dd64 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-Alpha6 ../pom.xml 4.0.0 diff --git a/processor/memory/pom.xml b/processor/memory/pom.xml index cd21f418..3692ac77 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-Alpha6 ../pom.xml 4.0.0 diff --git a/processor/pom.xml b/processor/pom.xml index 661d32da..032a1477 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/recipient-resolver/expression/pom.xml b/recipient-resolver/expression/pom.xml index a5cddbe6..b692d911 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-Alpha6 ../pom.xml 4.0.0 diff --git a/recipient-resolver/pom.xml b/recipient-resolver/pom.xml index 1ec599cd..c2478196 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/server/pom.xml b/server/pom.xml index 077075b9..e36d51c1 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/template/api/pom.xml b/template/api/pom.xml index d009abb8..cb0b6569 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-Alpha6 ../pom.xml 4.0.0 diff --git a/template/freemarker/pom.xml b/template/freemarker/pom.xml index 11271cf3..239be28b 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-Alpha6 ../pom.xml 4.0.0 diff --git a/template/pom.xml b/template/pom.xml index f3101700..406617e4 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-Alpha6 ../parent/pom.xml 4.0.0 diff --git a/template/thymeleaf/pom.xml b/template/thymeleaf/pom.xml index 5b42821a..70ac29c6 100644 --- a/template/thymeleaf/pom.xml +++ b/template/thymeleaf/pom.xml @@ -1,11 +1,9 @@ - + blaze-notify-template com.blazebit - 1.0.0-SNAPSHOT + 1.0.0-Alpha6 4.0.0 diff --git a/testsuite/pom.xml b/testsuite/pom.xml index f050e122..d9663eae 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-Alpha6 ../parent/pom.xml 4.0.0