From d205ac6484021a813b70fe0668a5429c2f9cc5cc Mon Sep 17 00:00:00 2001 From: Spring Buildmaster Date: Tue, 16 Apr 2013 02:25:38 -0700 Subject: [PATCH] #9 - Release 1.0.3.RELEASE. --- 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 333a639e..fc5aa03c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -27,7 +27,7 @@ org.springframework.data.build spring-data-build - 1.0.3.BUILD-SNAPSHOT + 1.0.3.RELEASE ../pom.xml diff --git a/pom.xml b/pom.xml index ab7d82d8..863d7646 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 1.0.3.BUILD-SNAPSHOT + 1.0.3.RELEASE pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index 3d1dba10..db552bdb 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 1.0.3.BUILD-SNAPSHOT + 1.0.3.RELEASE ../pom.xml