From bd7a26a195f4fcdd1e86b829b0976941dee5202e Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Mon, 24 Feb 2014 03:54:04 -0800 Subject: [PATCH] #31 - Prepare next development iteration. --- bom/pom.xml | 16 ++++++++-------- parent/pom.xml | 6 +++--- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index ab5d51c8..501f8e82 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - 1.3.0.RELEASE + Codd-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 1.3.0.RELEASE + 1.3.1.BUILD-SNAPSHOT Spring Data Release Train - BOM @@ -22,32 +22,32 @@ org.springframework.data spring-data-commons - 1.7.0.RELEASE + 1.7.1.BUILD-SNAPSHOT org.springframework.data spring-data-jpa - 1.5.0.RELEASE + 1.5.1.BUILD-SNAPSHOT org.springframework.data spring-data-mongodb - 1.4.0.RELEASE + 1.4.1.BUILD-SNAPSHOT org.springframework.data spring-data-neo4j - 3.0.0.RELEASE + 3.0.1.BUILD-SNAPSHOT org.springframework.data spring-data-rest - 2.0.0.RELEASE + 2.0.1.BUILD-SNAPSHOT org.springframework.data spring-data-solr - 1.1.0.RELEASE + 1.1.1.BUILD-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 3e382261..42dd55df 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,14 +27,14 @@ org.springframework.data.build spring-data-build - 1.3.0.RELEASE + 1.3.1.BUILD-SNAPSHOT ../pom.xml Spring Data Build - General parent module Global parent pom.xml to be used by Spring Data modules http://www.springsource.org/spring-data - 2011-2013 + 2011-2014 Pivotal @@ -166,7 +166,7 @@ org.springframework.data.build spring-data-build-resources - 1.3.0.RELEASE + 1.4.0.BUILD-SNAPSHOT provided zip diff --git a/pom.xml b/pom.xml index 8a1670c6..46986250 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.3.0.RELEASE + 1.3.1.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index e8d82f73..5d1188a3 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.3.0.RELEASE + 1.3.1.BUILD-SNAPSHOT ../pom.xml