From a36b0e574e9d42f33d00c5dc599743ea9ed1af7a Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 27 Jan 2015 05:52:10 -0800 Subject: [PATCH] #136 - Prepare next development iteration. --- bom/pom.xml | 4 ++-- java8/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 20 ++++++++++---------- resources/pom.xml | 4 ++-- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 07bab325..b0d91ac2 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Dijkstra-SR5 + Dijkstra-BUILD-SNAPSHOT pom org.springframework.data.build spring-data-build - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT Spring Data Release Train - BOM diff --git a/java8/pom.xml b/java8/pom.xml index 25c521bd..206381e5 100644 --- a/java8/pom.xml +++ b/java8/pom.xml @@ -7,7 +7,7 @@ org.springframework.data.build spring-data-build - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT Spring Data Build - Java 8 Stubs diff --git a/parent/pom.xml b/parent/pom.xml index 2c8a0855..82dce803 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.springframework.data.build spring-data-build - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 4175be8e..bd28c747 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT pom Spring Data Build Modules to centralize common resources and configuration for Spring Data Maven builds. https://github.com/SpringData/spring-data-build - + Pivotal Software, Inc. http://www.spring.io @@ -22,7 +22,7 @@ parent bom - + ogierke @@ -36,20 +36,20 @@ +1 - + Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 Copyright 2010-2014 the original author or authors. - + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or @@ -59,16 +59,16 @@ - + https://github.com/SpringSource/spring-data-build scm:git:git://github.com/SpringSource/spring-data-build.git scm:git:ssh://git@github.com:SpringSource/spring-data-build.git - + GitHub https://github.com/SpringSource/spring-data-build/issues - + diff --git a/resources/pom.xml b/resources/pom.xml index 0b90c95f..cb3e5371 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -4,11 +4,11 @@ spring-data-build-resources pom - + org.springframework.data.build spring-data-build - 1.4.5.RELEASE + 1.4.6.BUILD-SNAPSHOT ../pom.xml