From ff027e6b791b0164b75ed3e51269dbd0134204d9 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Fri, 20 Jul 2018 14:16:18 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.3.0-Alpha2 --- 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 | 6 +++++- 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/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.x/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 | 4 ++-- 78 files changed, 84 insertions(+), 80 deletions(-) diff --git a/archetype/core-sample/pom.xml b/archetype/core-sample/pom.xml index b3792f447b..13c0921c78 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-Alpha2 ../pom.xml diff --git a/archetype/deltaspike-data-sample/pom.xml b/archetype/deltaspike-data-sample/pom.xml index 50e5f830dc..05da1c1140 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-Alpha2 ../pom.xml 4.0.0 diff --git a/archetype/entity-view-sample/pom.xml b/archetype/entity-view-sample/pom.xml index b2d0f2d0af..9698d99bd8 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-Alpha2 ../pom.xml diff --git a/archetype/java-ee-sample/pom.xml b/archetype/java-ee-sample/pom.xml index 6677758fb8..ed8034ae2e 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-Alpha2 ../pom.xml 4.0.0 diff --git a/archetype/pom.xml b/archetype/pom.xml index a84e7b9b83..037c0aeb47 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-Alpha2 ../parent/pom.xml diff --git a/archetype/spring-boot-sample/pom.xml b/archetype/spring-boot-sample/pom.xml index 0a0a9e5309..9571cdd779 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-Alpha2 ../pom.xml 4.0.0 diff --git a/archetype/spring-data-sample/pom.xml b/archetype/spring-data-sample/pom.xml index 98373ab932..3a0fa0f4b6 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-Alpha2 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 738d01a8df..646b0ff8c1 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-Alpha2 ../pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index 48d3f7abda..694a2dc980 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-Alpha2 ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index a4598c90e7..3fe162c0d2 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-Alpha2 ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index 3c0ac80925..5513eccca7 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-Alpha2 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 494481b2dd..b798e941b0 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-Alpha2 ../parent/pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index adc62abcf5..0721344c28 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-Alpha2 ../pom.xml diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 8d2ecbe8ab..ec50a3a56d 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -25,7 +25,7 @@ blaze-persistence-bom - 1.3.0-SNAPSHOT + 1.3.0-Alpha2 pom Blazebit Persistence Bill of Materials @@ -218,4 +218,8 @@ + + + 1.3.0-Alpha2 + diff --git a/dist/full/pom.xml b/dist/full/pom.xml index c0e3eed715..4a58f9e4ff 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-Alpha2 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index e8a1d0b64f..545f49fe6a 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-Alpha2 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index d9582d8345..b6bba7cbc7 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-Alpha2 ../parent/pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index a4366c4a40..12ae6866c6 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-Alpha2 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index a66ac708f1..f05f3075a3 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-Alpha2 ../pom.xml diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 7b1b26bf84..0ac15ba119 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-Alpha2 ../parent/pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index 10cbb1cc72..5f4ff04e63 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-Alpha2 ../pom.xml diff --git a/examples/deltaspike-data-rest/pom.xml b/examples/deltaspike-data-rest/pom.xml index f8fdfafe31..b2ff193c8f 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-Alpha2 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 18e5b04d61..83c5c46b7f 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-Alpha2 ../parent/pom.xml 4.0.0 diff --git a/examples/showcase/base/pom.xml b/examples/showcase/base/pom.xml index 2a63d05e86..c951dcfe94 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/basic/pom.xml b/examples/showcase/fragments/basic/pom.xml index de88190eec..5ed46dfd27 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/cte/pom.xml b/examples/showcase/fragments/cte/pom.xml index 1f5d99a276..2700561588 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/pom.xml b/examples/showcase/fragments/pom.xml index fa0df97473..4b9096ee77 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-Alpha2 ../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..bd8909f08d 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/pom.xml b/examples/showcase/pom.xml index 5eef8596a5..4fee5c762b 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/cdi/pom.xml b/examples/showcase/runner/cdi/pom.xml index e6f2822a89..87d706f042 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/pom.xml b/examples/showcase/runner/pom.xml index 1a2f3fa22c..b4e124e2d9 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/spring/pom.xml b/examples/showcase/runner/spring/pom.xml index a52b1865dd..9f4a922970 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/showcase/spi/pom.xml b/examples/showcase/spi/pom.xml index 12119918f3..b23b91a545 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-Alpha2 ../pom.xml 4.0.0 diff --git a/examples/spring-data-rest/pom.xml b/examples/spring-data-rest/pom.xml index df0335b35a..88f186c401 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-Alpha2 ../pom.xml diff --git a/integration/datanucleus-5.1/pom.xml b/integration/datanucleus-5.1/pom.xml index 95dcfc462d..e146f2961b 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-Alpha2 ../pom.xml diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index 863956e647..6cf9cdbac0 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-Alpha2 ../pom.xml diff --git a/integration/deltaspike-data/api/pom.xml b/integration/deltaspike-data/api/pom.xml index cf813e811d..a7af93f33b 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/base/pom.xml b/integration/deltaspike-data/base/pom.xml index dcff32d1d6..0fd5a90269 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-Alpha2 ../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..2ea086f090 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-Alpha2 ../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..2d273f5f8a 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/pom.xml b/integration/deltaspike-data/pom.xml index a2e1ae2394..5f6cf42df0 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-Alpha2 ../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..f53dbf7e11 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-Alpha2 ../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..a01b1d95f5 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/pom.xml b/integration/deltaspike-data/rest/pom.xml index 6c1fbb81a9..acd4e24740 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/testsuite/pom.xml b/integration/deltaspike-data/testsuite/pom.xml index ea57271708..c39be4b896 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index 0edef162e4..f91c5d6ec8 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-Alpha2 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index d2e21e7bf5..45cd686a81 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-Alpha2 blaze-persistence-integration-entity-view-cdi jar diff --git a/integration/entity-view-spring/pom.xml b/integration/entity-view-spring/pom.xml index dac4453648..56724e58a9 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-Alpha2 4.0.0 diff --git a/integration/hibernate-4.2/pom.xml b/integration/hibernate-4.2/pom.xml index 0f7bda04a8..08f97a5e2f 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-Alpha2 ../pom.xml diff --git a/integration/hibernate-4.3/pom.xml b/integration/hibernate-4.3/pom.xml index 35f02a0d33..8c122f9924 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-Alpha2 ../pom.xml diff --git a/integration/hibernate-5.2/pom.xml b/integration/hibernate-5.2/pom.xml index 1b77177834..11b799616d 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-Alpha2 ../pom.xml diff --git a/integration/hibernate-5.3/pom.xml b/integration/hibernate-5.3/pom.xml index 6b7819fc21..b6c7d4d57a 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-Alpha2 ../pom.xml diff --git a/integration/hibernate-5/pom.xml b/integration/hibernate-5/pom.xml index 76a30f8acd..6f5a93c062 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-Alpha2 ../pom.xml diff --git a/integration/hibernate-6.0/pom.xml b/integration/hibernate-6.0/pom.xml index eb56888b45..d0128e640d 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-Alpha2 ../pom.xml diff --git a/integration/hibernate-base/pom.xml b/integration/hibernate-base/pom.xml index c34311bce2..7df6d18a40 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-Alpha2 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index bd366bd99e..216af6de0d 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-Alpha2 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index 92e5e80c89..f115a97197 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-Alpha2 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index 09687bab6d..048b0c09e2 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-Alpha2 ../parent/pom.xml diff --git a/integration/spring-data/1.x/pom.xml b/integration/spring-data/1.x/pom.xml index e38a16a74d..9cd274ef9d 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/spring-data/2.x/pom.xml b/integration/spring-data/2.x/pom.xml index bec9e54821..50b8b4b9fa 100644 --- a/integration/spring-data/2.x/pom.xml +++ b/integration/spring-data/2.x/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration-spring-data-parent com.blazebit - 1.3.0-SNAPSHOT + 1.3.0-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/spring-data/base/pom.xml b/integration/spring-data/base/pom.xml index f2dee50078..4006035945 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/spring-data/pom.xml b/integration/spring-data/pom.xml index d4e5d7b3c5..50dbb97cb9 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-Alpha2 ../pom.xml diff --git a/integration/spring-data/rest/pom.xml b/integration/spring-data/rest/pom.xml index 98dbd25e3a..00a2d4341b 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-Alpha2 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/pom.xml b/integration/spring-data/testsuite/pom.xml index 4f5cb1d8c1..1e8357404d 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-Alpha2 ../pom.xml 4.0.0 diff --git a/jpa-criteria/api/pom.xml b/jpa-criteria/api/pom.xml index 8fa8bcbde0..d1ded331d7 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-Alpha2 ../pom.xml diff --git a/jpa-criteria/impl/pom.xml b/jpa-criteria/impl/pom.xml index 942007c08e..2032d55f25 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-Alpha2 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility/pom.xml b/jpa-criteria/jpa-2-compatibility/pom.xml index 9a7ae335e2..3e1e2da8c8 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-Alpha2 ../pom.xml diff --git a/jpa-criteria/pom.xml b/jpa-criteria/pom.xml index 4157ce792d..3639466d80 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-Alpha2 ../parent/pom.xml diff --git a/jpa-criteria/testsuite/pom.xml b/jpa-criteria/testsuite/pom.xml index 6e7bd75b76..fb84b61cd2 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-Alpha2 ../pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 5420afa651..b616327261 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0-Alpha2 ../pom.xml diff --git a/pom.xml b/pom.xml index f4137116f2..506e0ef412 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0-Alpha2 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-Alpha2 diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index 925d4bc9d4..7c0ca5b6e6 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-Alpha2 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index 90ea5dee88..a8828c2eba 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-Alpha2 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index 79000dc215..7a77875d4a 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-Alpha2 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index 25b1b18619..3850a72a50 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-Alpha2 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 10a3ef8a2e..325314b7e0 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-Alpha2 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index c83096709d..7b7538320b 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-Alpha2 ../parent/pom.xml diff --git a/website/pom.xml b/website/pom.xml index 3bb7ba8dc6..9f81f49aa7 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-Alpha2 ../parent/pom.xml @@ -244,7 +244,7 @@ - +