From bace11d92b76957d0cbfb515432e8d8582028a8b Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Thu, 6 Sep 2018 20:38:12 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.3.0-Alpha3 --- 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/pom.xml | 2 +- core/impl/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/pom.xml | 2 +- entity-view/impl/pom.xml | 2 +- entity-view/pom.xml | 2 +- entity-view/testsuite/pom.xml | 2 +- examples/deltaspike-data-rest/pom.xml | 2 +- examples/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-rest/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/pom.xml | 2 +- integration/entity-view-spring/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 | 5 ++--- integration/hibernate-5/pom.xml | 2 +- integration/hibernate-6.0/pom.xml | 2 +- integration/hibernate-base/pom.xml | 2 +- integration/jpa-base/pom.xml | 2 +- integration/openjpa/pom.xml | 2 +- integration/pom.xml | 2 +- integration/spring-data/1.x/pom.xml | 2 +- integration/spring-data/2.0/pom.xml | 2 +- integration/spring-data/2.1/pom.xml | 2 +- integration/spring-data/base/pom.xml | 2 +- integration/spring-data/pom.xml | 2 +- integration/spring-data/rest/pom.xml | 2 +- integration/spring-data/testsuite/pom.xml | 2 +- jpa-criteria/api/pom.xml | 2 +- jpa-criteria/impl/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 +- 80 files changed, 82 insertions(+), 83 deletions(-) diff --git a/archetype/core-sample/pom.xml b/archetype/core-sample/pom.xml index b3792f447b..413a491f17 100644 --- a/archetype/core-sample/pom.xml +++ b/archetype/core-sample/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-archetype - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/archetype/deltaspike-data-sample/pom.xml b/archetype/deltaspike-data-sample/pom.xml index 50e5f830dc..ae85a916b8 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/archetype/entity-view-sample/pom.xml b/archetype/entity-view-sample/pom.xml index b2d0f2d0af..ed5e9c2dda 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/archetype/java-ee-sample/pom.xml b/archetype/java-ee-sample/pom.xml index 6677758fb8..2bbe18b22f 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/archetype/pom.xml b/archetype/pom.xml index a84e7b9b83..bcd8da119f 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/archetype/spring-boot-sample/pom.xml b/archetype/spring-boot-sample/pom.xml index 0a0a9e5309..6c45f9b936 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/archetype/spring-data-sample/pom.xml b/archetype/spring-data-sample/pom.xml index 98373ab932..0f772a1986 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 738d01a8df..de6884e280 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index 48d3f7abda..7c8546bab2 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index a4598c90e7..2393f64289 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index 3c0ac80925..3e20126101 100644 --- a/core/parser/pom.xml +++ b/core/parser/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 494481b2dd..28ded60d3e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index 46c5d3d80c..3048c0fe6b 100644 --- a/core/testsuite/pom.xml +++ b/core/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index c771265771..d47567cc74 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../../parent/pom.xml diff --git a/dist/full/pom.xml b/dist/full/pom.xml index dc005f06ae..482177c89e 100644 --- a/dist/full/pom.xml +++ b/dist/full/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-distribution-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index e8a1d0b64f..d30f3812cd 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index d9582d8345..5b01a48593 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index a4366c4a40..f803963534 100644 --- a/entity-view/api/pom.xml +++ b/entity-view/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index a66ac708f1..5aaf1994c2 100644 --- a/entity-view/impl/pom.xml +++ b/entity-view/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 7b1b26bf84..0ba080e5ed 100644 --- a/entity-view/pom.xml +++ b/entity-view/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index a3841ae5ec..8c9735101e 100644 --- a/entity-view/testsuite/pom.xml +++ b/entity-view/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/examples/deltaspike-data-rest/pom.xml b/examples/deltaspike-data-rest/pom.xml index f8fdfafe31..e334bd813c 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 18e5b04d61..30d85468bd 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml 4.0.0 diff --git a/examples/showcase/base/pom.xml b/examples/showcase/base/pom.xml index 2a63d05e86..b2e8e25f32 100644 --- a/examples/showcase/base/pom.xml +++ b/examples/showcase/base/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/basic/pom.xml b/examples/showcase/fragments/basic/pom.xml index de88190eec..6634fd7ea0 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/cte/pom.xml b/examples/showcase/fragments/cte/pom.xml index 1f5d99a276..a6da016d13 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/pom.xml b/examples/showcase/fragments/pom.xml index fa0df97473..5ee90d4de7 100644 --- a/examples/showcase/fragments/pom.xml +++ b/examples/showcase/fragments/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/spring-data/pom.xml b/examples/showcase/fragments/spring-data/pom.xml index 65f7757093..f2f6ce7909 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/pom.xml b/examples/showcase/pom.xml index 5eef8596a5..78da3335e3 100644 --- a/examples/showcase/pom.xml +++ b/examples/showcase/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/cdi/pom.xml b/examples/showcase/runner/cdi/pom.xml index e6f2822a89..ee353a6f82 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/pom.xml b/examples/showcase/runner/pom.xml index 1a2f3fa22c..3218b2843e 100644 --- a/examples/showcase/runner/pom.xml +++ b/examples/showcase/runner/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/spring/pom.xml b/examples/showcase/runner/spring/pom.xml index 9e00fe702c..0a381d3a72 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/showcase/spi/pom.xml b/examples/showcase/spi/pom.xml index 12119918f3..1aeda30b8d 100644 --- a/examples/showcase/spi/pom.xml +++ b/examples/showcase/spi/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/examples/spring-data-rest/pom.xml b/examples/spring-data-rest/pom.xml index cf7190e68f..240acacef5 100644 --- a/examples/spring-data-rest/pom.xml +++ b/examples/spring-data-rest/pom.xml @@ -20,7 +20,7 @@ com.blazebit blaze-persistence-examples - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/datanucleus-5.1/pom.xml b/integration/datanucleus-5.1/pom.xml index 95dcfc462d..02794ab2ff 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index 863956e647..62fbed1ccc 100644 --- a/integration/datanucleus/pom.xml +++ b/integration/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/deltaspike-data/api/pom.xml b/integration/deltaspike-data/api/pom.xml index cf813e811d..e5c26b6383 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/base/pom.xml b/integration/deltaspike-data/base/pom.xml index dcff32d1d6..c2c8ac14c3 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../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 5862b951ab..026b3990e4 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../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 c3b53e67bc..9c2c808600 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/pom.xml b/integration/deltaspike-data/pom.xml index a2e1ae2394..fbc46dfe60 100644 --- a/integration/deltaspike-data/pom.xml +++ b/integration/deltaspike-data/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/api/pom.xml b/integration/deltaspike-data/rest/api/pom.xml index 54ab902f4c..8d963eb850 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/impl/pom.xml b/integration/deltaspike-data/rest/impl/pom.xml index 5c33d614f4..29de4bad08 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/pom.xml b/integration/deltaspike-data/rest/pom.xml index 6c1fbb81a9..9d9d4aa34d 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/testsuite/pom.xml b/integration/deltaspike-data/testsuite/pom.xml index fe24018cdd..22693921ca 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index 0edef162e4..e997a82097 100644 --- a/integration/eclipselink/pom.xml +++ b/integration/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index d2e21e7bf5..86c6eb7435 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.3.0-SNAPSHOT + 1.3.0-Alpha3 blaze-persistence-integration-entity-view-cdi jar diff --git a/integration/entity-view-spring/pom.xml b/integration/entity-view-spring/pom.xml index 93547040db..dc09eba651 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.3.0-SNAPSHOT + 1.3.0-Alpha3 4.0.0 diff --git a/integration/hibernate-4.2/pom.xml b/integration/hibernate-4.2/pom.xml index 0f7bda04a8..9f615b4669 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/hibernate-4.3/pom.xml b/integration/hibernate-4.3/pom.xml index 35f02a0d33..7c03711288 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/hibernate-5.2/pom.xml b/integration/hibernate-5.2/pom.xml index 1b77177834..49f716dfd4 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/hibernate-5.3/pom.xml b/integration/hibernate-5.3/pom.xml index 6b7819fc21..5bf585a253 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/hibernate-5.4/pom.xml b/integration/hibernate-5.4/pom.xml index d67ad4964b..4add5743a1 100644 --- a/integration/hibernate-5.4/pom.xml +++ b/integration/hibernate-5.4/pom.xml @@ -15,14 +15,13 @@ limitations under the License. --> - + 4.0.0 com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/hibernate-5/pom.xml b/integration/hibernate-5/pom.xml index 76a30f8acd..6b8d833706 100644 --- a/integration/hibernate-5/pom.xml +++ b/integration/hibernate-5/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/hibernate-6.0/pom.xml b/integration/hibernate-6.0/pom.xml index eb56888b45..8732a50546 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/hibernate-base/pom.xml b/integration/hibernate-base/pom.xml index c34311bce2..0c186bdbd6 100644 --- a/integration/hibernate-base/pom.xml +++ b/integration/hibernate-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index bd366bd99e..00b5740844 100644 --- a/integration/jpa-base/pom.xml +++ b/integration/jpa-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index 92e5e80c89..c95a557ad1 100644 --- a/integration/openjpa/pom.xml +++ b/integration/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index a55f40a416..b9d21070c2 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/integration/spring-data/1.x/pom.xml b/integration/spring-data/1.x/pom.xml index e38a16a74d..6440287921 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/spring-data/2.0/pom.xml b/integration/spring-data/2.0/pom.xml index 814edcd725..2d4f187232 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/spring-data/2.1/pom.xml b/integration/spring-data/2.1/pom.xml index 86671beee7..00ee4d374f 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/spring-data/base/pom.xml b/integration/spring-data/base/pom.xml index 82c5fb4bbf..c1d8d7689c 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/spring-data/pom.xml b/integration/spring-data/pom.xml index afcd2cd26f..53d59eeabe 100644 --- a/integration/spring-data/pom.xml +++ b/integration/spring-data/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/integration/spring-data/rest/pom.xml b/integration/spring-data/rest/pom.xml index e6380e3913..7faa6557e4 100644 --- a/integration/spring-data/rest/pom.xml +++ b/integration/spring-data/rest/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/pom.xml b/integration/spring-data/testsuite/pom.xml index 1456a23b31..7715e39b0f 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml 4.0.0 diff --git a/jpa-criteria/api/pom.xml b/jpa-criteria/api/pom.xml index 8fa8bcbde0..77f04e8c53 100644 --- a/jpa-criteria/api/pom.xml +++ b/jpa-criteria/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/jpa-criteria/impl/pom.xml b/jpa-criteria/impl/pom.xml index 942007c08e..c545e06a62 100644 --- a/jpa-criteria/impl/pom.xml +++ b/jpa-criteria/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility/pom.xml b/jpa-criteria/jpa-2-compatibility/pom.xml index 9a7ae335e2..4d180f21ca 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.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/jpa-criteria/pom.xml b/jpa-criteria/pom.xml index 4157ce792d..f1a1391de7 100644 --- a/jpa-criteria/pom.xml +++ b/jpa-criteria/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/jpa-criteria/testsuite/pom.xml b/jpa-criteria/testsuite/pom.xml index 4f52cb9f32..a73ab18e4b 100644 --- a/jpa-criteria/testsuite/pom.xml +++ b/jpa-criteria/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 8069484345..ec3123f5c2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/pom.xml b/pom.xml index affe44accc..9951b6bc64 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 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.3.0-Alpha3 diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index 925d4bc9d4..2481a2496b 100644 --- a/testsuite-base/datanucleus/pom.xml +++ b/testsuite-base/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index 90ea5dee88..ffe7b39dc7 100644 --- a/testsuite-base/eclipselink/pom.xml +++ b/testsuite-base/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index 79000dc215..a3d26ff0a4 100644 --- a/testsuite-base/hibernate/pom.xml +++ b/testsuite-base/hibernate/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index 25b1b18619..ac00381087 100644 --- a/testsuite-base/jpa/pom.xml +++ b/testsuite-base/jpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 10a3ef8a2e..b630310c05 100644 --- a/testsuite-base/openjpa/pom.xml +++ b/testsuite-base/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index c83096709d..80ee471ba2 100644 --- a/testsuite-base/pom.xml +++ b/testsuite-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml diff --git a/website/pom.xml b/website/pom.xml index b8712b290c..046a1c6789 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.3.0-SNAPSHOT + 1.3.0-Alpha3 ../parent/pom.xml