diff --git a/core/api/pom.xml b/core/api/pom.xml index 4f511edd9f..c81ca4ad6d 100644 --- a/core/api/pom.xml +++ b/core/api/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/core/impl/pom.xml b/core/impl/pom.xml index 582b1a7892..cba87db518 100644 --- a/core/impl/pom.xml +++ b/core/impl/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/core/parser/pom.xml b/core/parser/pom.xml index 5241b890bd..5b592a164f 100644 --- a/core/parser/pom.xml +++ b/core/parser/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index a3516ff465..d87ec9e35d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.blazebit blaze-persistence - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/core/testsuite/pom.xml b/core/testsuite/pom.xml index 9edad1a621..788ae2a204 100644 --- a/core/testsuite/pom.xml +++ b/core/testsuite/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-core - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 97dcb4cbe7..1c55bc24e8 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.blazebit blaze-persistence - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml @@ -97,7 +96,7 @@ left picture true - + - true ${project.version} diff --git a/entity-view/api/pom.xml b/entity-view/api/pom.xml index 6687ddbd3f..d09c6166a2 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/entity-view/impl/pom.xml b/entity-view/impl/pom.xml index 14d3aba993..856e8d9f5a 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/entity-view/pom.xml b/entity-view/pom.xml index c784fd78a0..e9531d1c71 100644 --- a/entity-view/pom.xml +++ b/entity-view/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.blazebit blaze-persistence - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/entity-view/testsuite/pom.xml b/entity-view/testsuite/pom.xml index cf2bcb627a..638d66b5dc 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/integration/base-cdi/pom.xml b/integration/base-cdi/pom.xml index f17efed2b4..0712c65a55 100644 --- a/integration/base-cdi/pom.xml +++ b/integration/base-cdi/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.0.0-SNAPSHOT + 1.0.0 blaze-persistence-integration-base-cdi jar diff --git a/integration/core-cdi/pom.xml b/integration/core-cdi/pom.xml index c1cabc34c6..6aa4945fc9 100644 --- a/integration/core-cdi/pom.xml +++ b/integration/core-cdi/pom.xml @@ -4,7 +4,7 @@ com.blazebit blaze-persistence-integration - 1.0.0-SNAPSHOT + 1.0.0 blaze-persistence-integration-core-cdi jar diff --git a/integration/datanucleus/pom.xml b/integration/datanucleus/pom.xml index e47c755a15..b25e0c02e9 100644 --- a/integration/datanucleus/pom.xml +++ b/integration/datanucleus/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/integration/eclipselink/pom.xml b/integration/eclipselink/pom.xml index 0a23042b43..6730a779c2 100644 --- a/integration/eclipselink/pom.xml +++ b/integration/eclipselink/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/integration/entity-view-cdi/pom.xml b/integration/entity-view-cdi/pom.xml index 84743b311c..173f0002c2 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.0-SNAPSHOT + 1.0.0 blaze-persistence-integration-entity-view-cdi jar diff --git a/integration/hibernate/pom.xml b/integration/hibernate/pom.xml index fd5f77b326..9c7a11501e 100644 --- a/integration/hibernate/pom.xml +++ b/integration/hibernate/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/integration/jpa-base/pom.xml b/integration/jpa-base/pom.xml index 88767561a7..19044bb96b 100644 --- a/integration/jpa-base/pom.xml +++ b/integration/jpa-base/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/integration/openjpa/pom.xml b/integration/openjpa/pom.xml index ed9679b5ec..309f3a1abb 100644 --- a/integration/openjpa/pom.xml +++ b/integration/openjpa/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence-integration - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index bbdd9ef168..beba03f18e 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 com.blazebit blaze-persistence - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 26d72778d4..da2a206aad 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -10,7 +9,7 @@ blaze-persistence - 1.0.0-SNAPSHOT + 1.0.0 pom Blazebit Persistence @@ -46,7 +45,8 @@ 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 - + blaze-persistence-1.0.0 + diff --git a/testsuite-base/datanucleus/pom.xml b/testsuite-base/datanucleus/pom.xml index a52c7fc00d..221537c0c5 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/testsuite-base/eclipselink/pom.xml b/testsuite-base/eclipselink/pom.xml index c8c9d1732d..3ccec37f66 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/testsuite-base/hibernate/pom.xml b/testsuite-base/hibernate/pom.xml index 70835035b7..ea72dc42dc 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/testsuite-base/jpa/pom.xml b/testsuite-base/jpa/pom.xml index c221212fe5..fc4aa39e56 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/testsuite-base/openjpa/pom.xml b/testsuite-base/openjpa/pom.xml index 7c2b418edb..c88d556e05 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.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/testsuite-base/pom.xml b/testsuite-base/pom.xml index 621067dcd8..0799b80835 100644 --- a/testsuite-base/pom.xml +++ b/testsuite-base/pom.xml @@ -5,7 +5,7 @@ com.blazebit blaze-persistence - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml