From a48b7c953314de4acc67fecca45f015a4ad99926 Mon Sep 17 00:00:00 2001 From: Sanne Grinovero Date: Mon, 18 May 2015 18:05:01 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 5.3.0.Beta2 --- backends/jgroups/pom.xml | 2 +- backends/jms/pom.xml | 2 +- build-config/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/pom.xml | 2 +- engine/pom.xml | 2 +- infinispan/pom.xml | 2 +- integrationtest/jms/pom.xml | 2 +- integrationtest/narayana/pom.xml | 2 +- integrationtest/osgi/karaf-features/pom.xml | 2 +- integrationtest/osgi/karaf-it/pom.xml | 2 +- integrationtest/performance/pom.xml | 2 +- integrationtest/sandbox/pom.xml | 2 +- integrationtest/spring/pom.xml | 2 +- integrationtest/wildfly/pom.xml | 2 +- legacy/pom.xml | 2 +- modules/pom.xml | 2 +- orm/pom.xml | 2 +- pom.xml | 4 ++-- serialization/avro/pom.xml | 2 +- testing/pom.xml | 2 +- 21 files changed, 22 insertions(+), 22 deletions(-) diff --git a/backends/jgroups/pom.xml b/backends/jgroups/pom.xml index c4f1f177a46..1b52288b6e0 100644 --- a/backends/jgroups/pom.xml +++ b/backends/jgroups/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/backends/jms/pom.xml b/backends/jms/pom.xml index bb498715b9a..f1c3537893a 100644 --- a/backends/jms/pom.xml +++ b/backends/jms/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/build-config/pom.xml b/build-config/pom.xml index 4501876a36a..3613b806991 100644 --- a/build-config/pom.xml +++ b/build-config/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.3.0-SNAPSHOT + 5.3.0.Beta2 hibernate-search-build-config diff --git a/distribution/pom.xml b/distribution/pom.xml index 786d8e66897..792091dc84d 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,7 +20,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index d3e8afb0b9c..0eb2b3bb78b 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../pom.xml diff --git a/engine/pom.xml b/engine/pom.xml index 356e44c57d9..b3d98221677 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../pom.xml diff --git a/infinispan/pom.xml b/infinispan/pom.xml index 6d6931a6a72..805907454bc 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../pom.xml diff --git a/integrationtest/jms/pom.xml b/integrationtest/jms/pom.xml index 177d19ac456..173fa6de4b5 100644 --- a/integrationtest/jms/pom.xml +++ b/integrationtest/jms/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/integrationtest/narayana/pom.xml b/integrationtest/narayana/pom.xml index 916fd59471c..dab76685d26 100755 --- a/integrationtest/narayana/pom.xml +++ b/integrationtest/narayana/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/integrationtest/osgi/karaf-features/pom.xml b/integrationtest/osgi/karaf-features/pom.xml index 1ea5b768483..30f3bfc2e71 100644 --- a/integrationtest/osgi/karaf-features/pom.xml +++ b/integrationtest/osgi/karaf-features/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../../pom.xml diff --git a/integrationtest/osgi/karaf-it/pom.xml b/integrationtest/osgi/karaf-it/pom.xml index dfcc626a2ae..825919d4bad 100644 --- a/integrationtest/osgi/karaf-it/pom.xml +++ b/integrationtest/osgi/karaf-it/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../../pom.xml diff --git a/integrationtest/performance/pom.xml b/integrationtest/performance/pom.xml index bbddc8d80da..94b189c8bf4 100755 --- a/integrationtest/performance/pom.xml +++ b/integrationtest/performance/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/integrationtest/sandbox/pom.xml b/integrationtest/sandbox/pom.xml index 02b4aeef70a..275f8c48eb9 100755 --- a/integrationtest/sandbox/pom.xml +++ b/integrationtest/sandbox/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/integrationtest/spring/pom.xml b/integrationtest/spring/pom.xml index 23864a7a776..2372dd14fa5 100755 --- a/integrationtest/spring/pom.xml +++ b/integrationtest/spring/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/integrationtest/wildfly/pom.xml b/integrationtest/wildfly/pom.xml index cfa180d7dbb..1df63eb622d 100755 --- a/integrationtest/wildfly/pom.xml +++ b/integrationtest/wildfly/pom.xml @@ -12,7 +12,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/legacy/pom.xml b/legacy/pom.xml index 6fe57e86194..fb5f7bbda97 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index 5226ad4dcd0..1871be9043b 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -9,7 +9,7 @@ org.hibernate hibernate-search-parent - 5.3.0-SNAPSHOT + 5.3.0.Beta2 hibernate-search-modules diff --git a/orm/pom.xml b/orm/pom.xml index dc57d2bd23e..683f6570dfc 100644 --- a/orm/pom.xml +++ b/orm/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../pom.xml diff --git a/pom.xml b/pom.xml index d7b89f12ebd..8b1998c9169 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.hibernate hibernate-search-parent - 5.3.0-SNAPSHOT + 5.3.0.Beta2 pom Hibernate Search Aggregator @@ -48,7 +48,7 @@ scm:git:git://github.com/hibernate/hibernate-search.git scm:git:git@github.com:hibernate/hibernate-search.git http://github.com/hibernate/hibernate-search - HEAD + 5.3.0.Beta2 diff --git a/serialization/avro/pom.xml b/serialization/avro/pom.xml index 93a0ad73d95..ea41c542430 100644 --- a/serialization/avro/pom.xml +++ b/serialization/avro/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../../pom.xml diff --git a/testing/pom.xml b/testing/pom.xml index 22e30ed573a..5c867e83ad0 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -11,7 +11,7 @@ hibernate-search-parent org.hibernate - 5.3.0-SNAPSHOT + 5.3.0.Beta2 ../pom.xml