From 8b81fdb05cc377622e6b5473510d03af3697d32d Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Mon, 8 Jun 2020 21:41:41 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.5.0-Alpha5 --- archetype/core-sample/pom.xml | 2 +- archetype/deltaspike-data-sample/pom.xml | 2 +- archetype/entity-view-sample/pom.xml | 2 +- archetype/java-ee-sample/pom.xml | 2 +- archetype/pom.xml | 2 +- archetype/spring-boot-sample/pom.xml | 2 +- archetype/spring-data-sample/pom.xml | 2 +- checkstyle-rules/pom.xml | 2 +- core/api-jar/pom.xml | 2 +- core/api/pom.xml | 2 +- core/impl-jar/pom.xml | 2 +- core/impl/pom.xml | 2 +- core/parser-jar/pom.xml | 2 +- core/parser/pom.xml | 2 +- core/pom.xml | 2 +- core/testsuite/pom.xml | 2 +- dist/bom/pom.xml | 2 +- dist/full/pom.xml | 2 +- dist/pom.xml | 2 +- documentation/pom.xml | 2 +- entity-view/api-jar/pom.xml | 2 +- entity-view/api/pom.xml | 2 +- entity-view/impl-jar/pom.xml | 2 +- entity-view/impl/pom.xml | 2 +- entity-view/pom.xml | 2 +- entity-view/processor/pom.xml | 2 +- entity-view/testsuite/pom.xml | 2 +- examples/deltaspike-data-rest/pom.xml | 2 +- examples/it-service-management/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quarkus/base/pom.xml | 2 +- examples/quarkus/pom.xml | 2 +- examples/quarkus/testsuite/base/pom.xml | 2 +- examples/quarkus/testsuite/native/h2/pom.xml | 2 +- examples/quarkus/testsuite/native/mssql/pom.xml | 2 +- examples/quarkus/testsuite/native/mysql/pom.xml | 2 +- examples/quarkus/testsuite/native/pom.xml | 2 +- examples/quarkus/testsuite/native/postgresql/pom.xml | 2 +- examples/quarkus/testsuite/pom.xml | 2 +- examples/showcase/base/pom.xml | 2 +- examples/showcase/fragments/basic/pom.xml | 2 +- examples/showcase/fragments/cte/pom.xml | 2 +- examples/showcase/fragments/pom.xml | 2 +- examples/showcase/fragments/spring-data/pom.xml | 2 +- examples/showcase/pom.xml | 2 +- examples/showcase/runner/cdi/pom.xml | 2 +- examples/showcase/runner/pom.xml | 2 +- examples/showcase/runner/spring/pom.xml | 2 +- examples/showcase/spi/pom.xml | 2 +- examples/spring-data-graphql/pom.xml | 2 +- examples/spring-data-webflux/pom.xml | 2 +- examples/spring-data-webmvc/pom.xml | 2 +- examples/spring-hateoas/pom.xml | 2 +- integration/datanucleus-5.1/pom.xml | 2 +- integration/datanucleus/pom.xml | 2 +- integration/deltaspike-data/api/pom.xml | 2 +- integration/deltaspike-data/base/pom.xml | 2 +- integration/deltaspike-data/impl-1.7/pom.xml | 2 +- integration/deltaspike-data/impl-1.8/pom.xml | 2 +- integration/deltaspike-data/pom.xml | 2 +- integration/deltaspike-data/rest/api/pom.xml | 2 +- integration/deltaspike-data/rest/impl/pom.xml | 2 +- integration/deltaspike-data/rest/pom.xml | 2 +- integration/deltaspike-data/testsuite/pom.xml | 2 +- integration/eclipselink/pom.xml | 2 +- integration/entity-view-cdi-jar/pom.xml | 2 +- integration/entity-view-cdi/pom.xml | 2 +- integration/entity-view-spring/pom.xml | 2 +- integration/graphql/pom.xml | 2 +- integration/hibernate-4.2/pom.xml | 2 +- integration/hibernate-4.3/pom.xml | 2 +- integration/hibernate-5.2/pom.xml | 2 +- integration/hibernate-5.3/pom.xml | 2 +- integration/hibernate-5.4/pom.xml | 2 +- integration/hibernate-5/pom.xml | 2 +- integration/hibernate-6.0/pom.xml | 2 +- integration/hibernate-base/pom.xml | 2 +- integration/jackson/pom.xml | 2 +- integration/jaxrs/pom.xml | 2 +- integration/jpa-base-jar/pom.xml | 2 +- integration/jpa-base/pom.xml | 2 +- integration/openjpa-jar/pom.xml | 2 +- integration/openjpa/pom.xml | 2 +- integration/pom.xml | 2 +- integration/quarkus/deployment/pom.xml | 2 +- integration/quarkus/pom.xml | 2 +- integration/quarkus/runtime/pom.xml | 2 +- integration/querydsl/expressions/pom.xml | 2 +- integration/querydsl/pom.xml | 2 +- integration/querydsl/testsuite/pom.xml | 2 +- integration/spring-data/1.x/pom.xml | 2 +- integration/spring-data/2.0/pom.xml | 4 ++-- integration/spring-data/2.1/pom.xml | 4 ++-- integration/spring-data/2.2/pom.xml | 4 ++-- integration/spring-data/2.3/pom.xml | 4 ++-- integration/spring-data/asm-debug-all/pom.xml | 2 +- integration/spring-data/base/pom.xml | 2 +- integration/spring-data/pom.xml | 2 +- integration/spring-data/testsuite/pom.xml | 2 +- integration/spring-data/testsuite/webflux/pom.xml | 2 +- integration/spring-data/testsuite/webmvc/pom.xml | 2 +- integration/spring-data/webflux/pom.xml | 2 +- integration/spring-data/webmvc/pom.xml | 2 +- integration/spring-hateoas/pom.xml | 2 +- integration/spring-hateoas/webmvc/pom.xml | 2 +- jpa-criteria/api-jar/pom.xml | 2 +- jpa-criteria/api/pom.xml | 2 +- jpa-criteria/impl-jar/pom.xml | 2 +- jpa-criteria/impl/pom.xml | 2 +- jpa-criteria/jpa-2-compatibility-jar/pom.xml | 2 +- jpa-criteria/jpa-2-compatibility/pom.xml | 2 +- jpa-criteria/pom.xml | 2 +- jpa-criteria/testsuite/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 4 ++-- testsuite-base/datanucleus/pom.xml | 2 +- testsuite-base/eclipselink/pom.xml | 2 +- testsuite-base/hibernate/pom.xml | 2 +- testsuite-base/jpa/pom.xml | 2 +- testsuite-base/openjpa/pom.xml | 2 +- testsuite-base/pom.xml | 2 +- website/pom.xml | 2 +- 122 files changed, 127 insertions(+), 127 deletions(-) diff --git a/archetype/core-sample/pom.xml b/archetype/core-sample/pom.xml index 09ef9e653c..943f62aa54 100644 --- a/archetype/core-sample/pom.xml +++ b/archetype/core-sample/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-archetype - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/archetype/deltaspike-data-sample/pom.xml b/archetype/deltaspike-data-sample/pom.xml index a3ced9ed4a..ac5424e5a5 100644 --- a/archetype/deltaspike-data-sample/pom.xml +++ b/archetype/deltaspike-data-sample/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-archetype com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/archetype/entity-view-sample/pom.xml b/archetype/entity-view-sample/pom.xml index a11db2f1f7..848740b492 100644 --- a/archetype/entity-view-sample/pom.xml +++ b/archetype/entity-view-sample/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-archetype - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/archetype/java-ee-sample/pom.xml b/archetype/java-ee-sample/pom.xml index c9bb486025..ad737f0e6c 100644 --- a/archetype/java-ee-sample/pom.xml +++ b/archetype/java-ee-sample/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-archetype com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/archetype/pom.xml b/archetype/pom.xml index 329878ecfb..acbd50e890 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/archetype/spring-boot-sample/pom.xml b/archetype/spring-boot-sample/pom.xml index 9eaf5fd978..13c77ff781 100644 --- a/archetype/spring-boot-sample/pom.xml +++ b/archetype/spring-boot-sample/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-archetype com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/archetype/spring-data-sample/pom.xml b/archetype/spring-data-sample/pom.xml index 8ea0561e7b..de04cbbe37 100644 --- a/archetype/spring-data-sample/pom.xml +++ b/archetype/spring-data-sample/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-archetype com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 08e406fa23..0e3c1e2686 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/core/api-jar/pom.xml b/core/api-jar/pom.xml index 223ef63c17..ab6b58e8a5 100644 --- a/core/api-jar/pom.xml +++ b/core/api-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index 8f17e16317..132ca7c3d2 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/core/impl-jar/pom.xml b/core/impl-jar/pom.xml index 9540b01a01..ab7fb83d9f 100644 --- a/core/impl-jar/pom.xml +++ b/core/impl-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 14e976c866..35a3e548e7 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/core/parser-jar/pom.xml b/core/parser-jar/pom.xml index 6387ad9e9b..1fe984cb20 100644 --- a/core/parser-jar/pom.xml +++ b/core/parser-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index afb951ecf3..cf73a619a5 100644 --- a/core/parser/pom.xml +++ b/core/parser/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index d5c366c4d8..35b9ca060f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index 96d1eb7a50..f05f7bcd55 100644 --- a/core/testsuite/pom.xml +++ b/core/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index a42a5c5f2e..3bee34931f 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../../pom.xml diff --git a/dist/full/pom.xml b/dist/full/pom.xml index afc32c1797..6c2ed753d8 100644 --- a/dist/full/pom.xml +++ b/dist/full/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-distribution-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index f30ccfeb95..3fe6560248 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index e124225eb9..b49c474c9c 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/entity-view/api-jar/pom.xml b/entity-view/api-jar/pom.xml index 80e96d03ce..ffeba03f67 100644 --- a/entity-view/api-jar/pom.xml +++ b/entity-view/api-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index 8c839e6f73..da1a985294 100644 --- a/entity-view/api/pom.xml +++ b/entity-view/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/entity-view/impl-jar/pom.xml b/entity-view/impl-jar/pom.xml index faff3ca4c6..8e6aa61dae 100644 --- a/entity-view/impl-jar/pom.xml +++ b/entity-view/impl-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index 811dfba06e..3e7f47c1f9 100644 --- a/entity-view/impl/pom.xml +++ b/entity-view/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 08791bc7b3..be56036283 100644 --- a/entity-view/pom.xml +++ b/entity-view/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/entity-view/processor/pom.xml b/entity-view/processor/pom.xml index 1fe54f3bcd..83669fb066 100644 --- a/entity-view/processor/pom.xml +++ b/entity-view/processor/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index 94b660a871..980e75d12b 100644 --- a/entity-view/testsuite/pom.xml +++ b/entity-view/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/examples/deltaspike-data-rest/pom.xml b/examples/deltaspike-data-rest/pom.xml index 9b9013909c..02bbeb62a4 100644 --- a/examples/deltaspike-data-rest/pom.xml +++ b/examples/deltaspike-data-rest/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/examples/it-service-management/pom.xml b/examples/it-service-management/pom.xml index 5cc90ef28b..b69bb03823 100644 --- a/examples/it-service-management/pom.xml +++ b/examples/it-service-management/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index ec8b0ac145..2ebf89cc35 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml 4.0.0 diff --git a/examples/quarkus/base/pom.xml b/examples/quarkus/base/pom.xml index 93c919ff1f..f7fdcbb72c 100644 --- a/examples/quarkus/base/pom.xml +++ b/examples/quarkus/base/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index 7d98a487de..7e9a76119f 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/base/pom.xml b/examples/quarkus/testsuite/base/pom.xml index ff8a962135..a861c4861c 100644 --- a/examples/quarkus/testsuite/base/pom.xml +++ b/examples/quarkus/testsuite/base/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus-testsuite com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/h2/pom.xml b/examples/quarkus/testsuite/native/h2/pom.xml index 49e6a6cc37..426b485333 100644 --- a/examples/quarkus/testsuite/native/h2/pom.xml +++ b/examples/quarkus/testsuite/native/h2/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus-testsuite-native com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/mssql/pom.xml b/examples/quarkus/testsuite/native/mssql/pom.xml index 793099f3b3..227a9b0727 100644 --- a/examples/quarkus/testsuite/native/mssql/pom.xml +++ b/examples/quarkus/testsuite/native/mssql/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus-testsuite-native com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/mysql/pom.xml b/examples/quarkus/testsuite/native/mysql/pom.xml index 5a237ef1f4..4946c91fb7 100644 --- a/examples/quarkus/testsuite/native/mysql/pom.xml +++ b/examples/quarkus/testsuite/native/mysql/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus-testsuite-native com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/pom.xml b/examples/quarkus/testsuite/native/pom.xml index ec0db49e6f..3ee03ac056 100644 --- a/examples/quarkus/testsuite/native/pom.xml +++ b/examples/quarkus/testsuite/native/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus-testsuite com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/postgresql/pom.xml b/examples/quarkus/testsuite/native/postgresql/pom.xml index 8f1ec4bc24..97ec1a895a 100644 --- a/examples/quarkus/testsuite/native/postgresql/pom.xml +++ b/examples/quarkus/testsuite/native/postgresql/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus-testsuite-native com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/pom.xml b/examples/quarkus/testsuite/pom.xml index 3dd949c8b5..0b3aa0d63d 100644 --- a/examples/quarkus/testsuite/pom.xml +++ b/examples/quarkus/testsuite/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/base/pom.xml b/examples/showcase/base/pom.xml index 71c80b7236..1acc5c4f0e 100644 --- a/examples/showcase/base/pom.xml +++ b/examples/showcase/base/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/basic/pom.xml b/examples/showcase/fragments/basic/pom.xml index a79f33321d..ab55c3b840 100644 --- a/examples/showcase/fragments/basic/pom.xml +++ b/examples/showcase/fragments/basic/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase-fragments com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/cte/pom.xml b/examples/showcase/fragments/cte/pom.xml index 200435f2f4..028c481a17 100644 --- a/examples/showcase/fragments/cte/pom.xml +++ b/examples/showcase/fragments/cte/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase-fragments com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/pom.xml b/examples/showcase/fragments/pom.xml index de2a89ed94..09580775bf 100644 --- a/examples/showcase/fragments/pom.xml +++ b/examples/showcase/fragments/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/spring-data/pom.xml b/examples/showcase/fragments/spring-data/pom.xml index 5b8ed90fd6..dff1700746 100644 --- a/examples/showcase/fragments/spring-data/pom.xml +++ b/examples/showcase/fragments/spring-data/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-showcase-fragments com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/pom.xml b/examples/showcase/pom.xml index be46b0fccd..9b8c9e2e74 100644 --- a/examples/showcase/pom.xml +++ b/examples/showcase/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/cdi/pom.xml b/examples/showcase/runner/cdi/pom.xml index b080ce5659..812df79d6c 100644 --- a/examples/showcase/runner/cdi/pom.xml +++ b/examples/showcase/runner/cdi/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase-runner com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/pom.xml b/examples/showcase/runner/pom.xml index 355fe12a65..4ea805de71 100644 --- a/examples/showcase/runner/pom.xml +++ b/examples/showcase/runner/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/spring/pom.xml b/examples/showcase/runner/spring/pom.xml index c96bd15d6a..ef158ea6af 100644 --- a/examples/showcase/runner/spring/pom.xml +++ b/examples/showcase/runner/spring/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase-runner com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/showcase/spi/pom.xml b/examples/showcase/spi/pom.xml index 7f479c8507..ebe5f82207 100644 --- a/examples/showcase/spi/pom.xml +++ b/examples/showcase/spi/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/examples/spring-data-graphql/pom.xml b/examples/spring-data-graphql/pom.xml index 258e7c16f3..5540c7afc7 100644 --- a/examples/spring-data-graphql/pom.xml +++ b/examples/spring-data-graphql/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/examples/spring-data-webflux/pom.xml b/examples/spring-data-webflux/pom.xml index a0c3dde2b9..de4d275fa7 100644 --- a/examples/spring-data-webflux/pom.xml +++ b/examples/spring-data-webflux/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/examples/spring-data-webmvc/pom.xml b/examples/spring-data-webmvc/pom.xml index 5cf0427490..a9430f1ebc 100644 --- a/examples/spring-data-webmvc/pom.xml +++ b/examples/spring-data-webmvc/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/examples/spring-hateoas/pom.xml b/examples/spring-hateoas/pom.xml index 1ab4cfbc8c..54f8368320 100644 --- a/examples/spring-hateoas/pom.xml +++ b/examples/spring-hateoas/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/datanucleus-5.1/pom.xml b/integration/datanucleus-5.1/pom.xml index 29b32dd1a1..70df4f7cc8 100644 --- a/integration/datanucleus-5.1/pom.xml +++ b/integration/datanucleus-5.1/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index fdaeb4c07b..8be445082c 100644 --- a/integration/datanucleus/pom.xml +++ b/integration/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/deltaspike-data/api/pom.xml b/integration/deltaspike-data/api/pom.xml index 6b03a706d9..04bcff7a16 100644 --- a/integration/deltaspike-data/api/pom.xml +++ b/integration/deltaspike-data/api/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/base/pom.xml b/integration/deltaspike-data/base/pom.xml index 7e4ab0f6fb..1a76d9cc69 100644 --- a/integration/deltaspike-data/base/pom.xml +++ b/integration/deltaspike-data/base/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/impl-1.7/pom.xml b/integration/deltaspike-data/impl-1.7/pom.xml index e5c9563178..a246c2981b 100644 --- a/integration/deltaspike-data/impl-1.7/pom.xml +++ b/integration/deltaspike-data/impl-1.7/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/impl-1.8/pom.xml b/integration/deltaspike-data/impl-1.8/pom.xml index 83f5363b06..b4c136a612 100644 --- a/integration/deltaspike-data/impl-1.8/pom.xml +++ b/integration/deltaspike-data/impl-1.8/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/pom.xml b/integration/deltaspike-data/pom.xml index e6bc86fffe..f5670029c3 100644 --- a/integration/deltaspike-data/pom.xml +++ b/integration/deltaspike-data/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/api/pom.xml b/integration/deltaspike-data/rest/api/pom.xml index 5d529bd13f..a5827ff389 100644 --- a/integration/deltaspike-data/rest/api/pom.xml +++ b/integration/deltaspike-data/rest/api/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data-rest com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/impl/pom.xml b/integration/deltaspike-data/rest/impl/pom.xml index 4aeec53a17..03045aca13 100644 --- a/integration/deltaspike-data/rest/impl/pom.xml +++ b/integration/deltaspike-data/rest/impl/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data-rest com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/pom.xml b/integration/deltaspike-data/rest/pom.xml index bbfd7c0f7f..604e67935b 100644 --- a/integration/deltaspike-data/rest/pom.xml +++ b/integration/deltaspike-data/rest/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/testsuite/pom.xml b/integration/deltaspike-data/testsuite/pom.xml index b73447a626..212906c502 100644 --- a/integration/deltaspike-data/testsuite/pom.xml +++ b/integration/deltaspike-data/testsuite/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-deltaspike-data com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index 6169cbed76..1c79d3b426 100644 --- a/integration/eclipselink/pom.xml +++ b/integration/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/entity-view-cdi-jar/pom.xml b/integration/entity-view-cdi-jar/pom.xml index 6e27a5a719..1dba239fc3 100644 --- a/integration/entity-view-cdi-jar/pom.xml +++ b/integration/entity-view-cdi-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index 61b444b1b9..0c658655cb 100644 --- a/integration/entity-view-cdi/pom.xml +++ b/integration/entity-view-cdi/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 blaze-persistence-integration-entity-view-cdi jar diff --git a/integration/entity-view-spring/pom.xml b/integration/entity-view-spring/pom.xml index 2662fde5ed..8096b66494 100644 --- a/integration/entity-view-spring/pom.xml +++ b/integration/entity-view-spring/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-integration com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 4.0.0 diff --git a/integration/graphql/pom.xml b/integration/graphql/pom.xml index cc088ae54b..9f68d64e21 100644 --- a/integration/graphql/pom.xml +++ b/integration/graphql/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/hibernate-4.2/pom.xml b/integration/hibernate-4.2/pom.xml index abd72420b7..a61a96a31c 100644 --- a/integration/hibernate-4.2/pom.xml +++ b/integration/hibernate-4.2/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-4.3/pom.xml b/integration/hibernate-4.3/pom.xml index 3cbed62ffc..ce7190ae4d 100644 --- a/integration/hibernate-4.3/pom.xml +++ b/integration/hibernate-4.3/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-5.2/pom.xml b/integration/hibernate-5.2/pom.xml index ae1746d622..4f39dd475e 100644 --- a/integration/hibernate-5.2/pom.xml +++ b/integration/hibernate-5.2/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-5.3/pom.xml b/integration/hibernate-5.3/pom.xml index 36553ca87b..9dac592040 100644 --- a/integration/hibernate-5.3/pom.xml +++ b/integration/hibernate-5.3/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-5.4/pom.xml b/integration/hibernate-5.4/pom.xml index 9031281290..9d7ee181ca 100644 --- a/integration/hibernate-5.4/pom.xml +++ b/integration/hibernate-5.4/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-5/pom.xml b/integration/hibernate-5/pom.xml index 8067e11821..689b746dc6 100644 --- a/integration/hibernate-5/pom.xml +++ b/integration/hibernate-5/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-6.0/pom.xml b/integration/hibernate-6.0/pom.xml index bd2d2ce63b..97e689f8a9 100644 --- a/integration/hibernate-6.0/pom.xml +++ b/integration/hibernate-6.0/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-base/pom.xml b/integration/hibernate-base/pom.xml index aceee124f0..83ec3a2d0d 100644 --- a/integration/hibernate-base/pom.xml +++ b/integration/hibernate-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/jackson/pom.xml b/integration/jackson/pom.xml index 829922cdbb..f1cb08beaf 100644 --- a/integration/jackson/pom.xml +++ b/integration/jackson/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/jaxrs/pom.xml b/integration/jaxrs/pom.xml index 006166c1c5..1a95f19240 100644 --- a/integration/jaxrs/pom.xml +++ b/integration/jaxrs/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/jpa-base-jar/pom.xml b/integration/jpa-base-jar/pom.xml index 2f10c31aa5..15422130a2 100644 --- a/integration/jpa-base-jar/pom.xml +++ b/integration/jpa-base-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index 91fbea8deb..89b27da50e 100644 --- a/integration/jpa-base/pom.xml +++ b/integration/jpa-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/openjpa-jar/pom.xml b/integration/openjpa-jar/pom.xml index 70bb2f8f97..7ed3596069 100644 --- a/integration/openjpa-jar/pom.xml +++ b/integration/openjpa-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index d13756eb9a..2607528a67 100644 --- a/integration/openjpa/pom.xml +++ b/integration/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index b4d3a05ba4..e4d4588383 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/integration/quarkus/deployment/pom.xml b/integration/quarkus/deployment/pom.xml index 0945029fb0..37bee8d0c2 100644 --- a/integration/quarkus/deployment/pom.xml +++ b/integration/quarkus/deployment/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-quarkus-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/quarkus/pom.xml b/integration/quarkus/pom.xml index ffbe5bdab9..90c8e5373d 100644 --- a/integration/quarkus/pom.xml +++ b/integration/quarkus/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/quarkus/runtime/pom.xml b/integration/quarkus/runtime/pom.xml index 3f1e9afdf0..3545d65abb 100644 --- a/integration/quarkus/runtime/pom.xml +++ b/integration/quarkus/runtime/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-quarkus-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/querydsl/expressions/pom.xml b/integration/querydsl/expressions/pom.xml index fdadbfe55f..6f4acfc93b 100644 --- a/integration/querydsl/expressions/pom.xml +++ b/integration/querydsl/expressions/pom.xml @@ -3,7 +3,7 @@ com.blazebit blaze-persistence-integration-querydsl-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/querydsl/pom.xml b/integration/querydsl/pom.xml index e562b8358a..0c17fa6449 100644 --- a/integration/querydsl/pom.xml +++ b/integration/querydsl/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml blaze-persistence-integration-querydsl-parent diff --git a/integration/querydsl/testsuite/pom.xml b/integration/querydsl/testsuite/pom.xml index 3f8a735bbf..d5d6001c45 100644 --- a/integration/querydsl/testsuite/pom.xml +++ b/integration/querydsl/testsuite/pom.xml @@ -3,7 +3,7 @@ com.blazebit blaze-persistence-integration-querydsl-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-data/1.x/pom.xml b/integration/spring-data/1.x/pom.xml index 319dffd91f..6981f477ef 100644 --- a/integration/spring-data/1.x/pom.xml +++ b/integration/spring-data/1.x/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-data/2.0/pom.xml b/integration/spring-data/2.0/pom.xml index 1d866808af..54e78c3ebc 100644 --- a/integration/spring-data/2.0/pom.xml +++ b/integration/spring-data/2.0/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 @@ -222,7 +222,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.5.0-Alpha5 org.ow2.asm diff --git a/integration/spring-data/2.1/pom.xml b/integration/spring-data/2.1/pom.xml index dea9948593..63e4dfaf57 100644 --- a/integration/spring-data/2.1/pom.xml +++ b/integration/spring-data/2.1/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 @@ -223,7 +223,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.5.0-Alpha5 org.ow2.asm diff --git a/integration/spring-data/2.2/pom.xml b/integration/spring-data/2.2/pom.xml index fa16124dd6..7f18e0aab7 100644 --- a/integration/spring-data/2.2/pom.xml +++ b/integration/spring-data/2.2/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 @@ -223,7 +223,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.5.0-Alpha5 org.ow2.asm diff --git a/integration/spring-data/2.3/pom.xml b/integration/spring-data/2.3/pom.xml index dbaa9ad6ea..02286f24c9 100644 --- a/integration/spring-data/2.3/pom.xml +++ b/integration/spring-data/2.3/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 @@ -244,7 +244,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.5.0-Alpha5 org.ow2.asm diff --git a/integration/spring-data/asm-debug-all/pom.xml b/integration/spring-data/asm-debug-all/pom.xml index c793f24c3d..d1f9f65d4f 100644 --- a/integration/spring-data/asm-debug-all/pom.xml +++ b/integration/spring-data/asm-debug-all/pom.xml @@ -4,7 +4,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.5.0-Alpha5 diff --git a/integration/spring-data/base/pom.xml b/integration/spring-data/base/pom.xml index 93c7117cc3..ff969f868a 100644 --- a/integration/spring-data/base/pom.xml +++ b/integration/spring-data/base/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-data/pom.xml b/integration/spring-data/pom.xml index 895a272421..9848d33ce3 100644 --- a/integration/spring-data/pom.xml +++ b/integration/spring-data/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/spring-data/testsuite/pom.xml b/integration/spring-data/testsuite/pom.xml index 277c7669e7..1cd19ef0f8 100644 --- a/integration/spring-data/testsuite/pom.xml +++ b/integration/spring-data/testsuite/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/webflux/pom.xml b/integration/spring-data/testsuite/webflux/pom.xml index f01c720d8d..372a70eaeb 100644 --- a/integration/spring-data/testsuite/webflux/pom.xml +++ b/integration/spring-data/testsuite/webflux/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-testsuite com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/webmvc/pom.xml b/integration/spring-data/testsuite/webmvc/pom.xml index 578d7304af..1714d9bacb 100644 --- a/integration/spring-data/testsuite/webmvc/pom.xml +++ b/integration/spring-data/testsuite/webmvc/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-testsuite com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-data/webflux/pom.xml b/integration/spring-data/webflux/pom.xml index 53d81cee8c..56920972b7 100644 --- a/integration/spring-data/webflux/pom.xml +++ b/integration/spring-data/webflux/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-data/webmvc/pom.xml b/integration/spring-data/webmvc/pom.xml index 1e75dae122..bad2809549 100644 --- a/integration/spring-data/webmvc/pom.xml +++ b/integration/spring-data/webmvc/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/integration/spring-hateoas/pom.xml b/integration/spring-hateoas/pom.xml index 7f056944f4..fef73db9d2 100644 --- a/integration/spring-hateoas/pom.xml +++ b/integration/spring-hateoas/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/integration/spring-hateoas/webmvc/pom.xml b/integration/spring-hateoas/webmvc/pom.xml index b1de56852d..9cb988cf50 100644 --- a/integration/spring-hateoas/webmvc/pom.xml +++ b/integration/spring-hateoas/webmvc/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-hateoas-parent com.blazebit - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml 4.0.0 diff --git a/jpa-criteria/api-jar/pom.xml b/jpa-criteria/api-jar/pom.xml index 915e72c8a2..110a51f323 100644 --- a/jpa-criteria/api-jar/pom.xml +++ b/jpa-criteria/api-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/jpa-criteria/api/pom.xml b/jpa-criteria/api/pom.xml index 9bed0d919e..c1b393d014 100644 --- a/jpa-criteria/api/pom.xml +++ b/jpa-criteria/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/jpa-criteria/impl-jar/pom.xml b/jpa-criteria/impl-jar/pom.xml index a21f82f36b..9b4fd7081b 100644 --- a/jpa-criteria/impl-jar/pom.xml +++ b/jpa-criteria/impl-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/jpa-criteria/impl/pom.xml b/jpa-criteria/impl/pom.xml index 6879c8be63..42bfd55221 100644 --- a/jpa-criteria/impl/pom.xml +++ b/jpa-criteria/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility-jar/pom.xml b/jpa-criteria/jpa-2-compatibility-jar/pom.xml index e331c5515a..30d9c8b713 100644 --- a/jpa-criteria/jpa-2-compatibility-jar/pom.xml +++ b/jpa-criteria/jpa-2-compatibility-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility/pom.xml b/jpa-criteria/jpa-2-compatibility/pom.xml index 0ae58fafc8..9236187e3c 100644 --- a/jpa-criteria/jpa-2-compatibility/pom.xml +++ b/jpa-criteria/jpa-2-compatibility/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/jpa-criteria/pom.xml b/jpa-criteria/pom.xml index 7ca4c43782..3d08cbcd15 100644 --- a/jpa-criteria/pom.xml +++ b/jpa-criteria/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/jpa-criteria/testsuite/pom.xml b/jpa-criteria/testsuite/pom.xml index 3452a6bbf1..e0ce71bef8 100644 --- a/jpa-criteria/testsuite/pom.xml +++ b/jpa-criteria/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index c2305ef4d5..b44cde7b06 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/pom.xml b/pom.xml index 3e5d3b626b..d8e5e6fe4d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-persistence - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 pom Blazebit Blaze-Persistence @@ -87,7 +87,7 @@ scm:git:git@github.com:Blazebit/blaze-persistence.git scm:git:git@github.com:Blazebit/blaze-persistence.git git@github.com:Blazebit/blaze-persistence.git - HEAD + 1.5.0-Alpha5 diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index 194ce7be2f..f65e77e326 100644 --- a/testsuite-base/datanucleus/pom.xml +++ b/testsuite-base/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index 94c5faca7d..533c34ac56 100644 --- a/testsuite-base/eclipselink/pom.xml +++ b/testsuite-base/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index 54c502cac7..6c91657e92 100644 --- a/testsuite-base/hibernate/pom.xml +++ b/testsuite-base/hibernate/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index b8c4119a26..9e896affa4 100644 --- a/testsuite-base/jpa/pom.xml +++ b/testsuite-base/jpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index d320ccd7c9..01ad58777a 100644 --- a/testsuite-base/openjpa/pom.xml +++ b/testsuite-base/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index 317769130f..87b7944778 100644 --- a/testsuite-base/pom.xml +++ b/testsuite-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml diff --git a/website/pom.xml b/website/pom.xml index 3ba9fc97ca..a9feff5854 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.5.0-SNAPSHOT + 1.5.0-Alpha5 ../parent/pom.xml