From 939cd2f3c61c374d8a1bb191d7b39b83ffa17cea Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 16 Apr 2013 02:25:40 -0700 Subject: [PATCH] #9 - 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 fc5aa03c..e2d54520 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.springframework.data.build spring-data-build - 1.0.3.RELEASE + 1.0.4.BUILD-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 863d7646..858a2af2 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.0.3.RELEASE + 1.0.4.BUILD-SNAPSHOT pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index db552bdb..44ed8309 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.0.3.RELEASE + 1.0.4.BUILD-SNAPSHOT ../pom.xml