diff --git a/core/api/pom.xml b/core/api/pom.xml index 1b8e7eee50..cf7a1db015 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index d10616ef05..967a2f6944 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index 8b91a8c3ce..e81e39f7ae 100644 --- a/core/parser/pom.xml +++ b/core/parser/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index ef1f19de68..cf79384d5c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index 96a9defadd..8a6c3c179d 100644 --- a/core/testsuite/pom.xml +++ b/core/testsuite/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 70402bb443..4bb97f342e 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index d536d32292..2923862708 100644 --- a/entity-view/api/pom.xml +++ b/entity-view/api/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-entity-view - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index 8261d78e94..31268e5711 100644 --- a/entity-view/impl/pom.xml +++ b/entity-view/impl/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-entity-view - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/entity-view/pom.xml b/entity-view/pom.xml index 7e57797766..200a14e35d 100644 --- a/entity-view/pom.xml +++ b/entity-view/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index 61ed3bf0ae..515bb639e0 100644 --- a/entity-view/testsuite/pom.xml +++ b/entity-view/testsuite/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-entity-view - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/base-cdi/pom.xml b/integration/base-cdi/pom.xml index 82e7be95b3..cc09e50859 100644 --- a/integration/base-cdi/pom.xml +++ b/integration/base-cdi/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 blaze-persistence-integration-base-cdi jar diff --git a/integration/core-cdi/pom.xml b/integration/core-cdi/pom.xml index c4c192d855..fbc8337cbc 100644 --- a/integration/core-cdi/pom.xml +++ b/integration/core-cdi/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 blaze-persistence-integration-core-cdi jar diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index 4c2072261e..bbc19e8219 100644 --- a/integration/datanucleus/pom.xml +++ b/integration/datanucleus/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index a1f39d04c1..641f02590e 100644 --- a/integration/eclipselink/pom.xml +++ b/integration/eclipselink/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index b0ae722978..055afe2a77 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.1.0-SNAPSHOT + 1.1.0-Alpha5 blaze-persistence-integration-entity-view-cdi jar diff --git a/integration/hibernate-4/pom.xml b/integration/hibernate-4/pom.xml index e96fc8cfb5..c9c661c403 100644 --- a/integration/hibernate-4/pom.xml +++ b/integration/hibernate-4/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-5/pom.xml b/integration/hibernate-5/pom.xml index 08f9aa90b2..da32e39d09 100644 --- a/integration/hibernate-5/pom.xml +++ b/integration/hibernate-5/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/hibernate-base/pom.xml b/integration/hibernate-base/pom.xml index 158741ff56..ae88d430b9 100644 --- a/integration/hibernate-base/pom.xml +++ b/integration/hibernate-base/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index 8579859f7d..8708930691 100644 --- a/integration/jpa-base/pom.xml +++ b/integration/jpa-base/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index 7f084ec96b..c6bf5e5e38 100644 --- a/integration/openjpa/pom.xml +++ b/integration/openjpa/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index 38a444ee70..73c6623e00 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/pom.xml b/pom.xml index 756e040567..39506e098a 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ blaze-persistence - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 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 - HEAD + 1.1.0-Alpha5 diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index a12bc3620d..2dc9977560 100644 --- a/testsuite-base/datanucleus/pom.xml +++ b/testsuite-base/datanucleus/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index 8851eb87da..51fe068d0c 100644 --- a/testsuite-base/eclipselink/pom.xml +++ b/testsuite-base/eclipselink/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index d601549e6f..4a5961cf57 100644 --- a/testsuite-base/hibernate/pom.xml +++ b/testsuite-base/hibernate/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index e97c528c3f..6ce5ab094e 100644 --- a/testsuite-base/jpa/pom.xml +++ b/testsuite-base/jpa/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 85f5ac38f5..5dcdf2fb02 100644 --- a/testsuite-base/openjpa/pom.xml +++ b/testsuite-base/openjpa/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-testsuite-base - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index 828ea24a7e..f8feaf9d0f 100644 --- a/testsuite-base/pom.xml +++ b/testsuite-base/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.1.0-SNAPSHOT + 1.1.0-Alpha5 ../pom.xml