From e5a63aee8e32beab39a56cba3c59b30fd739ff6c Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Fri, 19 Jul 2013 03:05:14 -0700 Subject: [PATCH] #13 - Prepare next development iteration. --- parent/pom.xml | 2 +- pom.xml | 2 +- resources/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 84e8cd8b..9d0f6cb5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.springframework.data.build spring-data-build - 1.0.4.RELEASE + 1.0.5.BUILD-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 8e32d54a..3a8ef6bd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.0.4.RELEASE + 1.0.5.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 489efdc5..c744480a 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.0.4.RELEASE + 1.0.5.BUILD-SNAPSHOT ../pom.xml