From b7f91d3d12450466e37ed9c714b141962362b649 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Fri, 23 Nov 2018 19:23:15 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 1.3.0 --- 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 | 4 ++-- 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 | 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.0/pom.xml | 4 ++-- integration/spring-data/2.1/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/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 +- 81 files changed, 85 insertions(+), 85 deletions(-) diff --git a/archetype/core-sample/pom.xml b/archetype/core-sample/pom.xml index b3792f447b..3c7ed303ec 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 ../pom.xml diff --git a/archetype/deltaspike-data-sample/pom.xml b/archetype/deltaspike-data-sample/pom.xml index 50e5f830dc..c0ee5abd08 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 ../pom.xml 4.0.0 diff --git a/archetype/entity-view-sample/pom.xml b/archetype/entity-view-sample/pom.xml index b2d0f2d0af..59bd786911 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 ../pom.xml diff --git a/archetype/java-ee-sample/pom.xml b/archetype/java-ee-sample/pom.xml index 6677758fb8..549e8a3804 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 ../pom.xml 4.0.0 diff --git a/archetype/pom.xml b/archetype/pom.xml index a84e7b9b83..9d8ec45887 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 ../parent/pom.xml diff --git a/archetype/spring-boot-sample/pom.xml b/archetype/spring-boot-sample/pom.xml index 0a0a9e5309..9dd8f74097 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 ../pom.xml 4.0.0 diff --git a/archetype/spring-data-sample/pom.xml b/archetype/spring-data-sample/pom.xml index 98373ab932..6609fbd4d6 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 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index 738d01a8df..2489e1b76e 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 ../pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index 48d3f7abda..67223e1f90 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 ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 9ef0d737ff..35b7835767 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 ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index 3c0ac80925..cb6326a3c5 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 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 494481b2dd..7c483ada37 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 ../parent/pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index f7a78fffb9..c8ac19a955 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 ../pom.xml diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 10c42024bb..a2b94ba10c 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0 ../../pom.xml diff --git a/dist/full/pom.xml b/dist/full/pom.xml index dc005f06ae..fb681b2581 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 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index e8a1d0b64f..ffa1394c4f 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 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index cadc70654c..7afb8fe12c 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 ../parent/pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index a4366c4a40..2c3afae756 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 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index e18aa139ae..8c2ce49012 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 ../pom.xml @@ -260,7 +260,7 @@ - + diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 7b1b26bf84..478c3b0d52 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 ../parent/pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index 6f56e31626..bf8dbf0fc2 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 ../pom.xml diff --git a/examples/deltaspike-data-rest/pom.xml b/examples/deltaspike-data-rest/pom.xml index f8fdfafe31..646527e31c 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 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 18e5b04d61..51d48c0fe7 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 ../parent/pom.xml 4.0.0 diff --git a/examples/showcase/base/pom.xml b/examples/showcase/base/pom.xml index 2a63d05e86..d639179345 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/basic/pom.xml b/examples/showcase/fragments/basic/pom.xml index de88190eec..ff000fa3c0 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/cte/pom.xml b/examples/showcase/fragments/cte/pom.xml index 1f5d99a276..fc52567f4d 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/pom.xml b/examples/showcase/fragments/pom.xml index fa0df97473..cf27ef9bb6 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 ../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..b7d6724766 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/pom.xml b/examples/showcase/pom.xml index 5eef8596a5..bb0f5740dd 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/cdi/pom.xml b/examples/showcase/runner/cdi/pom.xml index 0be679c183..ed8fe317f1 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/pom.xml b/examples/showcase/runner/pom.xml index 1a2f3fa22c..a855f78621 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/spring/pom.xml b/examples/showcase/runner/spring/pom.xml index 9e00fe702c..deae2e20d0 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 ../pom.xml 4.0.0 diff --git a/examples/showcase/spi/pom.xml b/examples/showcase/spi/pom.xml index 12119918f3..c3080ef952 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 ../pom.xml 4.0.0 diff --git a/examples/spring-data-rest/pom.xml b/examples/spring-data-rest/pom.xml index cf7190e68f..d4741b7208 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 ../pom.xml diff --git a/integration/datanucleus-5.1/pom.xml b/integration/datanucleus-5.1/pom.xml index 95dcfc462d..e879a45b0e 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 ../pom.xml diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index 863956e647..714154af96 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 ../pom.xml diff --git a/integration/deltaspike-data/api/pom.xml b/integration/deltaspike-data/api/pom.xml index cf813e811d..613b21a19e 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 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/base/pom.xml b/integration/deltaspike-data/base/pom.xml index cc0ebf8213..74181763dd 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 ../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..d19d7c0cb8 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 ../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 d66f86d787..cc0860c0f9 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 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/pom.xml b/integration/deltaspike-data/pom.xml index a2e1ae2394..b01c48839d 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 ../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..762b8ce4b9 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 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/impl/pom.xml b/integration/deltaspike-data/rest/impl/pom.xml index 5dcad9d354..0b6aaf0d6b 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 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/pom.xml b/integration/deltaspike-data/rest/pom.xml index 6c1fbb81a9..822012dbf8 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 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/testsuite/pom.xml b/integration/deltaspike-data/testsuite/pom.xml index a2e434b8a2..16765832fb 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 ../pom.xml 4.0.0 diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index 0edef162e4..434d007e60 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 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index d2e21e7bf5..e95ec7d100 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 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..82be682855 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 4.0.0 diff --git a/integration/hibernate-4.2/pom.xml b/integration/hibernate-4.2/pom.xml index 0f7bda04a8..f66206b4d9 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 ../pom.xml diff --git a/integration/hibernate-4.3/pom.xml b/integration/hibernate-4.3/pom.xml index 35f02a0d33..661a6e67de 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 ../pom.xml diff --git a/integration/hibernate-5.2/pom.xml b/integration/hibernate-5.2/pom.xml index 1b77177834..4ff9789254 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 ../pom.xml diff --git a/integration/hibernate-5.3/pom.xml b/integration/hibernate-5.3/pom.xml index 6b7819fc21..5760e2b0e3 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 ../pom.xml diff --git a/integration/hibernate-5.4/pom.xml b/integration/hibernate-5.4/pom.xml index b67dc3f5a5..da67299af8 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.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/integration/hibernate-5/pom.xml b/integration/hibernate-5/pom.xml index 76a30f8acd..31482e5b0e 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 ../pom.xml diff --git a/integration/hibernate-6.0/pom.xml b/integration/hibernate-6.0/pom.xml index eb56888b45..0c59baacab 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 ../pom.xml diff --git a/integration/hibernate-base/pom.xml b/integration/hibernate-base/pom.xml index c34311bce2..6eaf78f7e1 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 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index 65eafe6492..81493b8f4b 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 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index 92e5e80c89..28ccd74c1f 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 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index a55f40a416..d8fbdd0f09 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 ../parent/pom.xml diff --git a/integration/spring-data/1.x/pom.xml b/integration/spring-data/1.x/pom.xml index e38a16a74d..91ad8bcf37 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 ../pom.xml 4.0.0 diff --git a/integration/spring-data/2.0/pom.xml b/integration/spring-data/2.0/pom.xml index 2f2c90a40d..f862ad28b9 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 ../pom.xml 4.0.0 @@ -220,7 +220,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.3.0 org.ow2.asm diff --git a/integration/spring-data/2.1/pom.xml b/integration/spring-data/2.1/pom.xml index ad1737b46a..ace89b6ecd 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 ../pom.xml 4.0.0 @@ -225,7 +225,7 @@ org.ow2.asm asm-debug-all - CUSTOM + 1.3.0 org.ow2.asm diff --git a/integration/spring-data/asm-debug-all/pom.xml b/integration/spring-data/asm-debug-all/pom.xml index 15725e13fd..38de707b5d 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.3.0 diff --git a/integration/spring-data/base/pom.xml b/integration/spring-data/base/pom.xml index 82c5fb4bbf..3ee6da26a0 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 ../pom.xml 4.0.0 diff --git a/integration/spring-data/pom.xml b/integration/spring-data/pom.xml index b36974de0d..cde9df135c 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 ../pom.xml diff --git a/integration/spring-data/rest/pom.xml b/integration/spring-data/rest/pom.xml index cf4df377c0..1e53cf7573 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 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/pom.xml b/integration/spring-data/testsuite/pom.xml index 2ef4777ffa..b0bd100fc5 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 ../pom.xml 4.0.0 diff --git a/jpa-criteria/api/pom.xml b/jpa-criteria/api/pom.xml index 8fa8bcbde0..a2186d5e51 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 ../pom.xml diff --git a/jpa-criteria/impl/pom.xml b/jpa-criteria/impl/pom.xml index 942007c08e..8f9a9c50e5 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 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility/pom.xml b/jpa-criteria/jpa-2-compatibility/pom.xml index 9a7ae335e2..c0c10c07bf 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 ../pom.xml diff --git a/jpa-criteria/pom.xml b/jpa-criteria/pom.xml index 4157ce792d..d5d299f7b7 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 ../parent/pom.xml diff --git a/jpa-criteria/testsuite/pom.xml b/jpa-criteria/testsuite/pom.xml index 7e8a278478..a284136ef4 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 ../pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 355fc0bb64..dcae21f7b0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0 ../pom.xml diff --git a/pom.xml b/pom.xml index affe44accc..147108dcd6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-persistence - 1.3.0-SNAPSHOT + 1.3.0 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 diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index 925d4bc9d4..60b4c95e51 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 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index 90ea5dee88..276ee0e308 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 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index 79000dc215..56054b6049 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 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index 25b1b18619..ccb5be3a1e 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 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 10a3ef8a2e..d5da2f5cbf 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 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index c83096709d..8ef022bf17 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 ../parent/pom.xml diff --git a/website/pom.xml b/website/pom.xml index 4fb01353d3..ea0b926ace 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 ../parent/pom.xml