From 84ea22c200bad4471fa0904dc79f4c7f26763780 Mon Sep 17 00:00:00 2001 From: Davide D'Alto Date: Fri, 13 Mar 2015 18:34:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bom/pom.xml | 4 ++-- core/pom.xml | 2 +- couchdb/pom.xml | 2 +- distribution/pom.xml | 2 +- documentation/examples/gettingstarted/pom.xml | 2 +- documentation/examples/pom.xml | 2 +- documentation/javadoc/pom.xml | 2 +- documentation/manual/pom.xml | 2 +- documentation/pom.xml | 2 +- ehcache/pom.xml | 2 +- infinispan/pom.xml | 2 +- integrationtest/couchdb/pom.xml | 2 +- integrationtest/mongodb/pom.xml | 2 +- integrationtest/neo4j/pom.xml | 2 +- integrationtest/pom.xml | 2 +- integrationtest/testcase/pom.xml | 2 +- modules/eap/pom.xml | 2 +- modules/pom.xml | 2 +- modules/wildfly/pom.xml | 2 +- mongodb/pom.xml | 2 +- neo4j/pom.xml | 2 +- performance/pom.xml | 2 +- pom.xml | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index f7472dc26a..ca676621ee 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ org.hibernate.ogm hibernate-ogm-bom - 4.2.0.Beta1 + 4.2.0-SNAPSHOT pom @@ -82,7 +82,7 @@ scm:git:git://github.com/hibernate/hibernate-ogm.git scm:git:git@github.com:hibernate/hibernate-ogm.git http://github.com/hibernate/hibernate-ogm - 4.2.0.Beta1 + HEAD diff --git a/core/pom.xml b/core/pom.xml index 5dc2a7df05..10dc4490d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -12,7 +12,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/couchdb/pom.xml b/couchdb/pom.xml index 2a91945929..79013e1778 100644 --- a/couchdb/pom.xml +++ b/couchdb/pom.xml @@ -5,7 +5,7 @@ hibernate-ogm-parent org.hibernate.ogm - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 5a2405c698..1b3ce6ca6f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -10,7 +10,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/documentation/examples/gettingstarted/pom.xml b/documentation/examples/gettingstarted/pom.xml index abf5325abe..e7e7650371 100644 --- a/documentation/examples/gettingstarted/pom.xml +++ b/documentation/examples/gettingstarted/pom.xml @@ -3,7 +3,7 @@ hibernate-ogm-documentation-examples org.hibernate.ogm - 4.2.0.Beta1 + 4.2.0-SNAPSHOT hibernate-ogm-documentation-examples-gettingstarted diff --git a/documentation/examples/pom.xml b/documentation/examples/pom.xml index 039b220b13..e77d8f13d9 100644 --- a/documentation/examples/pom.xml +++ b/documentation/examples/pom.xml @@ -3,7 +3,7 @@ hibernate-ogm-documentation org.hibernate.ogm - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml hibernate-ogm-documentation-examples diff --git a/documentation/javadoc/pom.xml b/documentation/javadoc/pom.xml index 85b2ccc60c..3670adb484 100644 --- a/documentation/javadoc/pom.xml +++ b/documentation/javadoc/pom.xml @@ -11,7 +11,7 @@ org.hibernate.ogm hibernate-ogm-documentation - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index bd6bc5e588..e65a7035d1 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -12,7 +12,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../../pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 627b4dd238..ad52cec82f 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -12,7 +12,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/ehcache/pom.xml b/ehcache/pom.xml index 8fc7d4a0e1..508ed83847 100644 --- a/ehcache/pom.xml +++ b/ehcache/pom.xml @@ -12,7 +12,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/infinispan/pom.xml b/infinispan/pom.xml index 4098a39451..2fbcd77150 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -12,7 +12,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/integrationtest/couchdb/pom.xml b/integrationtest/couchdb/pom.xml index 00c89715ca..35b7f61369 100644 --- a/integrationtest/couchdb/pom.xml +++ b/integrationtest/couchdb/pom.xml @@ -4,7 +4,7 @@ org.hibernate.ogm hibernate-ogm-integrationtest - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/integrationtest/mongodb/pom.xml b/integrationtest/mongodb/pom.xml index e55746c601..9882a41304 100644 --- a/integrationtest/mongodb/pom.xml +++ b/integrationtest/mongodb/pom.xml @@ -3,7 +3,7 @@ org.hibernate.ogm hibernate-ogm-integrationtest - 4.2.0.Beta1 + 4.2.0-SNAPSHOT hibernate-ogm-integrationtest-mongodb Hibernate OGM Integration Tests for MongoDB diff --git a/integrationtest/neo4j/pom.xml b/integrationtest/neo4j/pom.xml index 07b36161aa..1ab174ec3d 100644 --- a/integrationtest/neo4j/pom.xml +++ b/integrationtest/neo4j/pom.xml @@ -3,7 +3,7 @@ org.hibernate.ogm hibernate-ogm-integrationtest - 4.2.0.Beta1 + 4.2.0-SNAPSHOT hibernate-ogm-integrationtest-neo4j Hibernate OGM Integration Tests for Neo4j diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 298b668452..cd37f35549 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -3,7 +3,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT hibernate-ogm-integrationtest diff --git a/integrationtest/testcase/pom.xml b/integrationtest/testcase/pom.xml index ee9f5d2a44..e3e2764368 100644 --- a/integrationtest/testcase/pom.xml +++ b/integrationtest/testcase/pom.xml @@ -3,7 +3,7 @@ org.hibernate.ogm hibernate-ogm-integrationtest - 4.2.0.Beta1 + 4.2.0-SNAPSHOT hibernate-ogm-integrationtest-testcase diff --git a/modules/eap/pom.xml b/modules/eap/pom.xml index 2a0ef82b94..4036b784ff 100644 --- a/modules/eap/pom.xml +++ b/modules/eap/pom.xml @@ -9,7 +9,7 @@ org.hibernate.ogm hibernate-ogm-modules - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/modules/pom.xml b/modules/pom.xml index b930ef485c..8a306b2b95 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -9,7 +9,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/modules/wildfly/pom.xml b/modules/wildfly/pom.xml index b38fea634c..bf12416ad0 100644 --- a/modules/wildfly/pom.xml +++ b/modules/wildfly/pom.xml @@ -9,7 +9,7 @@ org.hibernate.ogm hibernate-ogm-modules - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/mongodb/pom.xml b/mongodb/pom.xml index e0f57b1e6d..6c1675221f 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -3,7 +3,7 @@ hibernate-ogm-parent org.hibernate.ogm - 4.2.0.Beta1 + 4.2.0-SNAPSHOT .. diff --git a/neo4j/pom.xml b/neo4j/pom.xml index 62959ec466..b544595d8f 100644 --- a/neo4j/pom.xml +++ b/neo4j/pom.xml @@ -10,7 +10,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/performance/pom.xml b/performance/pom.xml index ec55251821..1eb3cd9a1c 100644 --- a/performance/pom.xml +++ b/performance/pom.xml @@ -12,7 +12,7 @@ org.hibernate.ogm hibernate-ogm-parent - 4.2.0.Beta1 + 4.2.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index c3d7cdca42..ba76ce28e0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.hibernate.ogm hibernate-ogm-bom - 4.2.0.Beta1 + 4.2.0-SNAPSHOT bom/pom.xml