From 353ccd1f13dc0a55c93c07da25bce27008a91c86 Mon Sep 17 00:00:00 2001 From: Christian Beikov Date: Fri, 25 Sep 2015 11:36:24 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/api/pom.xml | 2 +- core/impl/pom.xml | 2 +- core/parser/pom.xml | 2 +- core/pom.xml | 2 +- core/testsuite/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 +- integration/base-cdi/pom.xml | 2 +- integration/core-cdi/pom.xml | 2 +- integration/datanucleus/pom.xml | 2 +- integration/eclipselink/pom.xml | 2 +- integration/entity-view-cdi/pom.xml | 2 +- integration/hibernate/pom.xml | 2 +- integration/jpa-base/pom.xml | 2 +- integration/openjpa/pom.xml | 2 +- integration/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 +- 26 files changed, 27 insertions(+), 27 deletions(-) diff --git a/core/api/pom.xml b/core/api/pom.xml index c37619486c..f542ede7ed 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 5b6667316e..c29d305142 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index de44a68694..f884fba6cc 100644 --- a/core/parser/pom.xml +++ b/core/parser/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 1339081409..4d2d995200 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index b6aac7a8e6..44dd75e765 100644 --- a/core/testsuite/pom.xml +++ b/core/testsuite/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index adc4078726..8389096cd1 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index fa75dd78b9..7181eb9b72 100644 --- a/entity-view/api/pom.xml +++ b/entity-view/api/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-entity-view - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index 61121fecef..267ea18028 100644 --- a/entity-view/impl/pom.xml +++ b/entity-view/impl/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-entity-view - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 7148a112b8..f5cfb5ecc1 100644 --- a/entity-view/pom.xml +++ b/entity-view/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index e45c8c6ff6..1c40e31d3c 100644 --- a/entity-view/testsuite/pom.xml +++ b/entity-view/testsuite/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-entity-view - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/integration/base-cdi/pom.xml b/integration/base-cdi/pom.xml index 9d2d141731..a372ee8985 100644 --- a/integration/base-cdi/pom.xml +++ b/integration/base-cdi/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT blaze-persistence-integration-base-cdi jar diff --git a/integration/core-cdi/pom.xml b/integration/core-cdi/pom.xml index c29d26f3a7..2adc364336 100644 --- a/integration/core-cdi/pom.xml +++ b/integration/core-cdi/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT blaze-persistence-integration-core-cdi jar diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index 016a6b5a16..0aeebfb13d 100644 --- a/integration/datanucleus/pom.xml +++ b/integration/datanucleus/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index ce80eb05e8..e0febb96df 100644 --- a/integration/eclipselink/pom.xml +++ b/integration/eclipselink/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index 6c86953efc..d496f07609 100644 --- a/integration/entity-view-cdi/pom.xml +++ b/integration/entity-view-cdi/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT blaze-persistence-integration-entity-view-cdi jar diff --git a/integration/hibernate/pom.xml b/integration/hibernate/pom.xml index 66469171a8..18a2749779 100644 --- a/integration/hibernate/pom.xml +++ b/integration/hibernate/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index 5147cb65f0..4f50dd6ccc 100644 --- a/integration/jpa-base/pom.xml +++ b/integration/jpa-base/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index 5d37a2443d..d087e12d68 100644 --- a/integration/openjpa/pom.xml +++ b/integration/openjpa/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index b1e59a034d..48552df962 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f330c306c2..9f5b9be887 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ blaze-persistence - 1.0.6 + 1.0.7-SNAPSHOT pom Blazebit Persistence @@ -45,7 +45,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 - 1.0.6 + HEAD diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index 92f4a2c0e9..5ecda0609a 100644 --- a/testsuite-base/datanucleus/pom.xml +++ b/testsuite-base/datanucleus/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index 6f2dcf99ff..747a05d511 100644 --- a/testsuite-base/eclipselink/pom.xml +++ b/testsuite-base/eclipselink/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index 6e471de621..75f6f01ff9 100644 --- a/testsuite-base/hibernate/pom.xml +++ b/testsuite-base/hibernate/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index 3564945d64..a5890806ca 100644 --- a/testsuite-base/jpa/pom.xml +++ b/testsuite-base/jpa/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 297891523c..d77b4c24dc 100644 --- a/testsuite-base/openjpa/pom.xml +++ b/testsuite-base/openjpa/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index af888e5972..e9d34229fd 100644 --- a/testsuite-base/pom.xml +++ b/testsuite-base/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.0.6 + 1.0.7-SNAPSHOT ../pom.xml