From 0ff76b66c650f45f9c2e4f57f11b59333a806553 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Wed, 21 Oct 2020 23:54:01 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.6.0-Alpha1 --- 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 a4baa61742..3ec5d9b0c2 100644 --- a/archetype/core-sample/pom.xml +++ b/archetype/core-sample/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-archetype - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/archetype/deltaspike-data-sample/pom.xml b/archetype/deltaspike-data-sample/pom.xml index 4afa8aa358..1f00504fe0 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/archetype/entity-view-sample/pom.xml b/archetype/entity-view-sample/pom.xml index ebce948cbd..e4869fa373 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/archetype/java-ee-sample/pom.xml b/archetype/java-ee-sample/pom.xml index 114c68ca6b..9b470b314d 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/archetype/pom.xml b/archetype/pom.xml index 33d836d96e..b9c38cb3e4 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/archetype/spring-boot-sample/pom.xml b/archetype/spring-boot-sample/pom.xml index fffd029081..2d6abfc2fd 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/archetype/spring-data-sample/pom.xml b/archetype/spring-data-sample/pom.xml index 9ea59986bd..e783497c52 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index e652fe65b3..e45861fee8 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/core/api-jar/pom.xml b/core/api-jar/pom.xml index ca74c11dfd..2567126630 100644 --- a/core/api-jar/pom.xml +++ b/core/api-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index dc24f966b0..a63752eb0b 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/core/impl-jar/pom.xml b/core/impl-jar/pom.xml index 46f0c027ac..bc0497576d 100644 --- a/core/impl-jar/pom.xml +++ b/core/impl-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index cca1e4cd62..fd27b78922 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/core/parser-jar/pom.xml b/core/parser-jar/pom.xml index a9081744d6..ad9c9dad13 100644 --- a/core/parser-jar/pom.xml +++ b/core/parser-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index 8f14709191..925f17c347 100644 --- a/core/parser/pom.xml +++ b/core/parser/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 1edaf105a0..1b07ee208d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index 62558b2657..8445774e20 100644 --- a/core/testsuite/pom.xml +++ b/core/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 30f32c33fc..34dea60820 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../../pom.xml diff --git a/dist/full/pom.xml b/dist/full/pom.xml index ff5412e6c6..3890a7ba3b 100644 --- a/dist/full/pom.xml +++ b/dist/full/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-distribution-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 04255765d4..8fe045d0e8 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 27ff0d68b2..238b91bd6b 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/entity-view/api-jar/pom.xml b/entity-view/api-jar/pom.xml index c09924edbb..dd2da27b5d 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index adecc0518b..1e82a4b2c4 100644 --- a/entity-view/api/pom.xml +++ b/entity-view/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/entity-view/impl-jar/pom.xml b/entity-view/impl-jar/pom.xml index ba2389a118..3a7b887043 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index 08364d6147..d8fb22591a 100644 --- a/entity-view/impl/pom.xml +++ b/entity-view/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 3a2bf92bf0..643d8e5e13 100644 --- a/entity-view/pom.xml +++ b/entity-view/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/entity-view/processor/pom.xml b/entity-view/processor/pom.xml index 264b4dda19..4316aa97c9 100644 --- a/entity-view/processor/pom.xml +++ b/entity-view/processor/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index 2ffc64c1b8..4e1d8bad02 100644 --- a/entity-view/testsuite/pom.xml +++ b/entity-view/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/examples/deltaspike-data-rest/pom.xml b/examples/deltaspike-data-rest/pom.xml index 74adccd9ed..ee0dbd1cc7 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/examples/it-service-management/pom.xml b/examples/it-service-management/pom.xml index ccd99c9d7d..46fddeb822 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index f7924ba131..ffa6ea62d0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml 4.0.0 diff --git a/examples/quarkus/base/pom.xml b/examples/quarkus/base/pom.xml index 88a94eb3d6..9f11a74048 100644 --- a/examples/quarkus/base/pom.xml +++ b/examples/quarkus/base/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index 0560a7961f..7081b4cbe5 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/base/pom.xml b/examples/quarkus/testsuite/base/pom.xml index 4e56b4b5c1..41b6d24a44 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/h2/pom.xml b/examples/quarkus/testsuite/native/h2/pom.xml index d030323711..fec71627dc 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/mssql/pom.xml b/examples/quarkus/testsuite/native/mssql/pom.xml index 26ce8ac9d9..41344bdae9 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/mysql/pom.xml b/examples/quarkus/testsuite/native/mysql/pom.xml index ae15f82b97..d14d21fe1c 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/pom.xml b/examples/quarkus/testsuite/native/pom.xml index 78bfd6e611..c6b2670888 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/native/postgresql/pom.xml b/examples/quarkus/testsuite/native/postgresql/pom.xml index 372fc4fd92..f1aca0c639 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/quarkus/testsuite/pom.xml b/examples/quarkus/testsuite/pom.xml index 579a21c976..9b7b4faaf6 100644 --- a/examples/quarkus/testsuite/pom.xml +++ b/examples/quarkus/testsuite/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-examples-quarkus com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/base/pom.xml b/examples/showcase/base/pom.xml index 8dbe25842e..5c10996e11 100644 --- a/examples/showcase/base/pom.xml +++ b/examples/showcase/base/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/basic/pom.xml b/examples/showcase/fragments/basic/pom.xml index 545b86c6c6..b825eb4b50 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/cte/pom.xml b/examples/showcase/fragments/cte/pom.xml index f0e8e19d6f..7691d087c6 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/pom.xml b/examples/showcase/fragments/pom.xml index 46191e0a95..1d16b059dd 100644 --- a/examples/showcase/fragments/pom.xml +++ b/examples/showcase/fragments/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/spring-data/pom.xml b/examples/showcase/fragments/spring-data/pom.xml index 3bf4a33d6b..63b09ff1ad 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/pom.xml b/examples/showcase/pom.xml index bb1a1936f0..2e2471a733 100644 --- a/examples/showcase/pom.xml +++ b/examples/showcase/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/cdi/pom.xml b/examples/showcase/runner/cdi/pom.xml index 2521e57a63..498b6cb8f1 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/pom.xml b/examples/showcase/runner/pom.xml index 7a0d715c22..181c2053f5 100644 --- a/examples/showcase/runner/pom.xml +++ b/examples/showcase/runner/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/spring/pom.xml b/examples/showcase/runner/spring/pom.xml index 3aaa7bc86e..03b4b4f08a 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/showcase/spi/pom.xml b/examples/showcase/spi/pom.xml index 226b77bfd0..d3f6bad15a 100644 --- a/examples/showcase/spi/pom.xml +++ b/examples/showcase/spi/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/examples/spring-data-graphql/pom.xml b/examples/spring-data-graphql/pom.xml index efacb679c0..e8955d80b7 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/examples/spring-data-webflux/pom.xml b/examples/spring-data-webflux/pom.xml index 18f6918107..8e04adacce 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/examples/spring-data-webmvc/pom.xml b/examples/spring-data-webmvc/pom.xml index 885eff898c..56fedf47fc 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/examples/spring-hateoas/pom.xml b/examples/spring-hateoas/pom.xml index a9f8b45662..05d71d6c5b 100644 --- a/examples/spring-hateoas/pom.xml +++ b/examples/spring-hateoas/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/datanucleus-5.1/pom.xml b/integration/datanucleus-5.1/pom.xml index 500aee1e7c..fef9ece412 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index 9377260c51..788a3f0111 100644 --- a/integration/datanucleus/pom.xml +++ b/integration/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/deltaspike-data/api/pom.xml b/integration/deltaspike-data/api/pom.xml index b1ef584868..47e0436512 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/base/pom.xml b/integration/deltaspike-data/base/pom.xml index 05c20758d5..3f601fbfd7 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../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 d43a40a56c..56d10c412e 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../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 5f1baa1adb..14fb1fd78c 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/pom.xml b/integration/deltaspike-data/pom.xml index 0e01e51bf6..4aa3a5f5d1 100644 --- a/integration/deltaspike-data/pom.xml +++ b/integration/deltaspike-data/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/api/pom.xml b/integration/deltaspike-data/rest/api/pom.xml index 4d8e58195e..9adc79adf8 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/impl/pom.xml b/integration/deltaspike-data/rest/impl/pom.xml index 0483550fad..192f4fc2b5 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/pom.xml b/integration/deltaspike-data/rest/pom.xml index fd905adf87..dd01b056e4 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/testsuite/pom.xml b/integration/deltaspike-data/testsuite/pom.xml index 566cceb5ef..11944b1a32 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index 7136bbddcd..9e00b30118 100644 --- a/integration/eclipselink/pom.xml +++ b/integration/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/entity-view-cdi-jar/pom.xml b/integration/entity-view-cdi-jar/pom.xml index fe3dc362b8..0d7c97629e 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index 6b58332bf4..f119bda6bd 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.6.0-SNAPSHOT + 1.6.0-Alpha1 blaze-persistence-integration-entity-view-cdi jar diff --git a/integration/entity-view-spring/pom.xml b/integration/entity-view-spring/pom.xml index ef06ba66e7..ba9aef3511 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.6.0-SNAPSHOT + 1.6.0-Alpha1 4.0.0 diff --git a/integration/graphql/pom.xml b/integration/graphql/pom.xml index 95e0f44afc..6c82d89086 100644 --- a/integration/graphql/pom.xml +++ b/integration/graphql/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/hibernate-4.2/pom.xml b/integration/hibernate-4.2/pom.xml index 5525b53cf8..1f84631b56 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/hibernate-4.3/pom.xml b/integration/hibernate-4.3/pom.xml index a8af733606..a098fba05c 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/hibernate-5.2/pom.xml b/integration/hibernate-5.2/pom.xml index ede3e6edfc..f41f43eb47 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/hibernate-5.3/pom.xml b/integration/hibernate-5.3/pom.xml index 5791473de5..42af5827f3 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/hibernate-5.4/pom.xml b/integration/hibernate-5.4/pom.xml index 6c7d729152..dcfb428b26 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/hibernate-5/pom.xml b/integration/hibernate-5/pom.xml index 793cfaebb4..a4a9fdf411 100644 --- a/integration/hibernate-5/pom.xml +++ b/integration/hibernate-5/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/hibernate-6.0/pom.xml b/integration/hibernate-6.0/pom.xml index ee6b648114..a3c57af5cd 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/hibernate-base/pom.xml b/integration/hibernate-base/pom.xml index 575ff6f2ac..05dadb840b 100644 --- a/integration/hibernate-base/pom.xml +++ b/integration/hibernate-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/jackson/pom.xml b/integration/jackson/pom.xml index 08edfda473..9f249206c6 100644 --- a/integration/jackson/pom.xml +++ b/integration/jackson/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/jaxrs/pom.xml b/integration/jaxrs/pom.xml index f20845cb81..95a4760167 100644 --- a/integration/jaxrs/pom.xml +++ b/integration/jaxrs/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/jpa-base-jar/pom.xml b/integration/jpa-base-jar/pom.xml index bf6e4420c7..f1185ba4be 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index 5cfd773161..384073d48d 100644 --- a/integration/jpa-base/pom.xml +++ b/integration/jpa-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/openjpa-jar/pom.xml b/integration/openjpa-jar/pom.xml index 906c1b59b4..4003d02fdd 100644 --- a/integration/openjpa-jar/pom.xml +++ b/integration/openjpa-jar/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index d179a99a77..155521c059 100644 --- a/integration/openjpa/pom.xml +++ b/integration/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index c169139f14..d957870230 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/integration/quarkus/deployment/pom.xml b/integration/quarkus/deployment/pom.xml index 43d0863d79..93b2cb9a9b 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/quarkus/pom.xml b/integration/quarkus/pom.xml index 46047b2ec7..da5d0fa73a 100644 --- a/integration/quarkus/pom.xml +++ b/integration/quarkus/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/quarkus/runtime/pom.xml b/integration/quarkus/runtime/pom.xml index 052750eeec..71a09f7005 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/querydsl/expressions/pom.xml b/integration/querydsl/expressions/pom.xml index 380b171f6d..8fc52a4770 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/querydsl/pom.xml b/integration/querydsl/pom.xml index 76ed0acd7e..e19190f001 100644 --- a/integration/querydsl/pom.xml +++ b/integration/querydsl/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml blaze-persistence-integration-querydsl-parent diff --git a/integration/querydsl/testsuite/pom.xml b/integration/querydsl/testsuite/pom.xml index 2510263264..62c23dc109 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-data/1.x/pom.xml b/integration/spring-data/1.x/pom.xml index 71adcafc5c..be961cf1d3 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-data/2.0/pom.xml b/integration/spring-data/2.0/pom.xml index 6bbfd64cc1..497efe675a 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 @@ -222,7 +222,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.6.0-Alpha1 org.ow2.asm diff --git a/integration/spring-data/2.1/pom.xml b/integration/spring-data/2.1/pom.xml index 324ba1eab2..8a72e23aab 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 @@ -223,7 +223,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.6.0-Alpha1 org.ow2.asm diff --git a/integration/spring-data/2.2/pom.xml b/integration/spring-data/2.2/pom.xml index 07f156b5f2..2a03692ab7 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 @@ -223,7 +223,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.6.0-Alpha1 org.ow2.asm diff --git a/integration/spring-data/2.3/pom.xml b/integration/spring-data/2.3/pom.xml index 867cb057cf..37df2c57d9 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 @@ -244,7 +244,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.6.0-Alpha1 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..3c0eaa0041 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.6.0-Alpha1 diff --git a/integration/spring-data/base/pom.xml b/integration/spring-data/base/pom.xml index bb2a529f0c..d78521787a 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-data/pom.xml b/integration/spring-data/pom.xml index c021440586..3c7f075f9a 100644 --- a/integration/spring-data/pom.xml +++ b/integration/spring-data/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/spring-data/testsuite/pom.xml b/integration/spring-data/testsuite/pom.xml index 9c26ea3276..8dfe662217 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/webflux/pom.xml b/integration/spring-data/testsuite/webflux/pom.xml index 42d42757a4..a0a4c3ce43 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/webmvc/pom.xml b/integration/spring-data/testsuite/webmvc/pom.xml index d775976a5a..fe164904ea 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-data/webflux/pom.xml b/integration/spring-data/webflux/pom.xml index 538f2bf7be..637490b602 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-data/webmvc/pom.xml b/integration/spring-data/webmvc/pom.xml index 9f8a999ff8..0c053e8b15 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/integration/spring-hateoas/pom.xml b/integration/spring-hateoas/pom.xml index 794a8fdbb2..808630773d 100644 --- a/integration/spring-hateoas/pom.xml +++ b/integration/spring-hateoas/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/integration/spring-hateoas/webmvc/pom.xml b/integration/spring-hateoas/webmvc/pom.xml index a3e767f84b..29dff0edd2 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml 4.0.0 diff --git a/jpa-criteria/api-jar/pom.xml b/jpa-criteria/api-jar/pom.xml index 4c142f81a5..1852e983d2 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/jpa-criteria/api/pom.xml b/jpa-criteria/api/pom.xml index cee1cd9edd..0e22062c20 100644 --- a/jpa-criteria/api/pom.xml +++ b/jpa-criteria/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/jpa-criteria/impl-jar/pom.xml b/jpa-criteria/impl-jar/pom.xml index aa9d75532c..6410c37d27 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/jpa-criteria/impl/pom.xml b/jpa-criteria/impl/pom.xml index 64ebad925f..9ca6db2b35 100644 --- a/jpa-criteria/impl/pom.xml +++ b/jpa-criteria/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility-jar/pom.xml b/jpa-criteria/jpa-2-compatibility-jar/pom.xml index f1e57d6d92..0c603adafc 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility/pom.xml b/jpa-criteria/jpa-2-compatibility/pom.xml index 360c1e287f..01a986ad06 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.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/jpa-criteria/pom.xml b/jpa-criteria/pom.xml index 0ba1b8ac57..be57b373b9 100644 --- a/jpa-criteria/pom.xml +++ b/jpa-criteria/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/jpa-criteria/testsuite/pom.xml b/jpa-criteria/testsuite/pom.xml index 335dbb4213..8ab7acedf7 100644 --- a/jpa-criteria/testsuite/pom.xml +++ b/jpa-criteria/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 98ded5205d..c3219e9a19 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/pom.xml b/pom.xml index 111d30e910..9ff0762c06 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-persistence - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 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.6.0-Alpha1 diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index 915e1feabf..ae4b3ffa2a 100644 --- a/testsuite-base/datanucleus/pom.xml +++ b/testsuite-base/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index c469c8d59c..89a5d2e5f6 100644 --- a/testsuite-base/eclipselink/pom.xml +++ b/testsuite-base/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index c6c393b22e..87f2d96f18 100644 --- a/testsuite-base/hibernate/pom.xml +++ b/testsuite-base/hibernate/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index 74d4015cc0..1e9d01f0ae 100644 --- a/testsuite-base/jpa/pom.xml +++ b/testsuite-base/jpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 984f59138f..41968468e5 100644 --- a/testsuite-base/openjpa/pom.xml +++ b/testsuite-base/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index 122edc291a..b62818a093 100644 --- a/testsuite-base/pom.xml +++ b/testsuite-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml diff --git a/website/pom.xml b/website/pom.xml index ffe98be7d3..58dbff85dc 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.6.0-SNAPSHOT + 1.6.0-Alpha1 ../parent/pom.xml