diff --git a/archetype/core-sample/pom.xml b/archetype/core-sample/pom.xml index 353380d21e..ff885af2f1 100644 --- a/archetype/core-sample/pom.xml +++ b/archetype/core-sample/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-archetype - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/archetype/deltaspike-data-sample/pom.xml b/archetype/deltaspike-data-sample/pom.xml index 3c6cb3f40c..82044010b2 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/archetype/entity-view-sample/pom.xml b/archetype/entity-view-sample/pom.xml index cc4f5449fa..0f2f7ad12a 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/archetype/java-ee-sample/pom.xml b/archetype/java-ee-sample/pom.xml index bf33226119..d68525c531 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/archetype/pom.xml b/archetype/pom.xml index 810bc768e7..9b54c9416d 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/archetype/spring-boot-sample/pom.xml b/archetype/spring-boot-sample/pom.xml index f96776bac1..806ac9aed8 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/archetype/spring-data-sample/pom.xml b/archetype/spring-data-sample/pom.xml index f718c809de..353f757160 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/checkstyle-rules/pom.xml b/checkstyle-rules/pom.xml index bfd05ac166..baa820f4e2 100644 --- a/checkstyle-rules/pom.xml +++ b/checkstyle-rules/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/core/api/pom.xml b/core/api/pom.xml index 703f1b63fd..d56698668f 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml @@ -96,8 +96,7 @@ - + diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 649633de5a..667302ba61 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml @@ -154,8 +154,7 @@ - + diff --git a/core/parser/pom.xml b/core/parser/pom.xml index 8f72e5c86a..4a7eea652a 100644 --- a/core/parser/pom.xml +++ b/core/parser/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 62061a6606..4d753c05a3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index 16b2195d4f..a2920075de 100644 --- a/core/testsuite/pom.xml +++ b/core/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-core - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/dist/bom/pom.xml b/dist/bom/pom.xml index 1bd4a04d9c..a4086dd79d 100644 --- a/dist/bom/pom.xml +++ b/dist/bom/pom.xml @@ -25,7 +25,7 @@ blaze-persistence-bom - 1.2.0-SNAPSHOT + 1.2.0 pom Blazebit Persistence Bill of Materials @@ -218,4 +218,8 @@ + + + 1.2.0 + diff --git a/dist/full/pom.xml b/dist/full/pom.xml index 51db5f1509..bd4b0f23eb 100644 --- a/dist/full/pom.xml +++ b/dist/full/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-distribution-parent - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 093a6d0904..75afb14fb1 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index f5709bd5b3..8a13cf239c 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index 32559e9d2d..b293bc7948 100644 --- a/entity-view/api/pom.xml +++ b/entity-view/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index 91d938d2a7..bd6682709b 100644 --- a/entity-view/impl/pom.xml +++ b/entity-view/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml @@ -246,8 +246,7 @@ - + diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 4249e60b4d..f78f2b18d8 100644 --- a/entity-view/pom.xml +++ b/entity-view/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index 69265c8a07..9b93b93501 100644 --- a/entity-view/testsuite/pom.xml +++ b/entity-view/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-entity-view - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/examples/deltaspike-data-rest/pom.xml b/examples/deltaspike-data-rest/pom.xml index 12dd6e8f9c..5734ac79c1 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index 811052f33f..e81091aaaa 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml 4.0.0 diff --git a/examples/showcase/base/pom.xml b/examples/showcase/base/pom.xml index e622bfec26..86299409a0 100644 --- a/examples/showcase/base/pom.xml +++ b/examples/showcase/base/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/basic/pom.xml b/examples/showcase/fragments/basic/pom.xml index 3e7d26f536..168719e5af 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/cte/pom.xml b/examples/showcase/fragments/cte/pom.xml index 03840f370c..60b3f12fb1 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/fragments/pom.xml b/examples/showcase/fragments/pom.xml index 9671233b1c..febdedc01a 100644 --- a/examples/showcase/fragments/pom.xml +++ b/examples/showcase/fragments/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.2.0-SNAPSHOT + 1.2.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 2a11ab1466..47bcc40f5e 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/pom.xml b/examples/showcase/pom.xml index ea17108a56..fd8bb92e81 100644 --- a/examples/showcase/pom.xml +++ b/examples/showcase/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/cdi/pom.xml b/examples/showcase/runner/cdi/pom.xml index 87d1018448..390c287826 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/pom.xml b/examples/showcase/runner/pom.xml index 9151ec8724..b3acff330a 100644 --- a/examples/showcase/runner/pom.xml +++ b/examples/showcase/runner/pom.xml @@ -19,7 +19,7 @@ com.blazebit blaze-persistence-examples-showcase - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/runner/spring/pom.xml b/examples/showcase/runner/spring/pom.xml index 091c3d60da..59f5f4d4ab 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/showcase/spi/pom.xml b/examples/showcase/spi/pom.xml index 1bfd04b9d0..b280baf505 100644 --- a/examples/showcase/spi/pom.xml +++ b/examples/showcase/spi/pom.xml @@ -18,7 +18,7 @@ blaze-persistence-examples-showcase com.blazebit - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/examples/spring-data-rest/pom.xml b/examples/spring-data-rest/pom.xml index f49fbe3885..baffe0ae1c 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/datanucleus-5.1/pom.xml b/integration/datanucleus-5.1/pom.xml index 8a846079f6..96e358c7a6 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index e972d501b1..d561c27457 100644 --- a/integration/datanucleus/pom.xml +++ b/integration/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/deltaspike-data/api/pom.xml b/integration/deltaspike-data/api/pom.xml index 3952828b65..48093b412d 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/base/pom.xml b/integration/deltaspike-data/base/pom.xml index 46a8e0502d..63dfefc184 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.2.0-SNAPSHOT + 1.2.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 5c3e153226..d5efef3fdc 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.2.0-SNAPSHOT + 1.2.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 2f3d0f48e6..c1cb0a3e0a 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/pom.xml b/integration/deltaspike-data/pom.xml index 7b375e9c99..97a82bc1cc 100644 --- a/integration/deltaspike-data/pom.xml +++ b/integration/deltaspike-data/pom.xml @@ -3,7 +3,7 @@ blaze-persistence-integration com.blazebit - 1.2.0-SNAPSHOT + 1.2.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 35261c2459..1a47eec5ea 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.2.0-SNAPSHOT + 1.2.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 f63c3aafd3..8fc8b7c31b 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/rest/pom.xml b/integration/deltaspike-data/rest/pom.xml index 5106fbdb68..65d4803828 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/deltaspike-data/testsuite/pom.xml b/integration/deltaspike-data/testsuite/pom.xml index fb9ccf14a5..d6e33429fa 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index ef7dd61109..5c4c743be8 100644 --- a/integration/eclipselink/pom.xml +++ b/integration/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index 2d891609b4..f76f2fbf0d 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.2.0-SNAPSHOT + 1.2.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 0cc0bbc227..cfd7433f03 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.2.0-SNAPSHOT + 1.2.0 4.0.0 diff --git a/integration/hibernate-4.2/pom.xml b/integration/hibernate-4.2/pom.xml index 912758d28a..a9cdda0b32 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/hibernate-4.3/pom.xml b/integration/hibernate-4.3/pom.xml index 7ecf19d9f1..40c1548c70 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/hibernate-5.2/pom.xml b/integration/hibernate-5.2/pom.xml index 41268bb31d..ffb9f91298 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/hibernate-5.3/pom.xml b/integration/hibernate-5.3/pom.xml index bd526f290f..7bffbcca7f 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/hibernate-5/pom.xml b/integration/hibernate-5/pom.xml index e707d0b7a4..e41a9ae9c3 100644 --- a/integration/hibernate-5/pom.xml +++ b/integration/hibernate-5/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/hibernate-6.0/pom.xml b/integration/hibernate-6.0/pom.xml index bc4952c72e..6e7f2d77bb 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/hibernate-base/pom.xml b/integration/hibernate-base/pom.xml index 60e8c4f713..e2d9227d49 100644 --- a/integration/hibernate-base/pom.xml +++ b/integration/hibernate-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index 416ebe25be..24bf928708 100644 --- a/integration/jpa-base/pom.xml +++ b/integration/jpa-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index 2b87646140..6444545705 100644 --- a/integration/openjpa/pom.xml +++ b/integration/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index ded1e24b3f..5683420784 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/integration/spring-data/1.x/pom.xml b/integration/spring-data/1.x/pom.xml index d8fed5ad7b..ab658891ea 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/spring-data/2.x/pom.xml b/integration/spring-data/2.x/pom.xml index 3434a7e32f..1c33a26eb4 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/spring-data/base/pom.xml b/integration/spring-data/base/pom.xml index a47ea7ba58..4c63a0835e 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/spring-data/pom.xml b/integration/spring-data/pom.xml index 38817dc7ef..18ddcbbef0 100644 --- a/integration/spring-data/pom.xml +++ b/integration/spring-data/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-integration - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/integration/spring-data/rest/pom.xml b/integration/spring-data/rest/pom.xml index 07500f73ca..aac1b37e3f 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/integration/spring-data/testsuite/pom.xml b/integration/spring-data/testsuite/pom.xml index 0d03b3bacf..5c513490f6 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml 4.0.0 diff --git a/jpa-criteria/api/pom.xml b/jpa-criteria/api/pom.xml index e54d770ec4..282be3d667 100644 --- a/jpa-criteria/api/pom.xml +++ b/jpa-criteria/api/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/jpa-criteria/impl/pom.xml b/jpa-criteria/impl/pom.xml index ca34a9ad71..35fa52036b 100644 --- a/jpa-criteria/impl/pom.xml +++ b/jpa-criteria/impl/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/jpa-criteria/jpa-2-compatibility/pom.xml b/jpa-criteria/jpa-2-compatibility/pom.xml index f9e9374dc6..d3bc80153c 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.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/jpa-criteria/pom.xml b/jpa-criteria/pom.xml index 4bcd3b9b87..634140406f 100644 --- a/jpa-criteria/pom.xml +++ b/jpa-criteria/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/jpa-criteria/testsuite/pom.xml b/jpa-criteria/testsuite/pom.xml index 80ac10f632..6513852551 100644 --- a/jpa-criteria/testsuite/pom.xml +++ b/jpa-criteria/testsuite/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-jpa-criteria - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index e2f674fdcc..18845cdcb2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 0c7da25abf..d1d9a04c76 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ blaze-persistence - 1.2.0-SNAPSHOT + 1.2.0 pom Blazebit Blaze-Persistence @@ -86,7 +86,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.2.0 diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index 33b091397c..5078b79af7 100644 --- a/testsuite-base/datanucleus/pom.xml +++ b/testsuite-base/datanucleus/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index f3d2dd9e12..581dc4d305 100644 --- a/testsuite-base/eclipselink/pom.xml +++ b/testsuite-base/eclipselink/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index 1f2df275d0..f2252a0b32 100644 --- a/testsuite-base/hibernate/pom.xml +++ b/testsuite-base/hibernate/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index 4e1b03c8c4..b8c162ead0 100644 --- a/testsuite-base/jpa/pom.xml +++ b/testsuite-base/jpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 0d614f125d..645f7d4e82 100644 --- a/testsuite-base/openjpa/pom.xml +++ b/testsuite-base/openjpa/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.2.0-SNAPSHOT + 1.2.0 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index 3ec6dedd8d..4d296a46b0 100644 --- a/testsuite-base/pom.xml +++ b/testsuite-base/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml diff --git a/website/pom.xml b/website/pom.xml index 58aa66b9bc..d3128c3853 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -21,7 +21,7 @@ com.blazebit blaze-persistence-parent - 1.2.0-SNAPSHOT + 1.2.0 ../parent/pom.xml