From 8c360af381fe0718b3e452161501683a04d436fd Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 22 Dec 2011 20:24:42 +0100 Subject: [PATCH] DATACMNS-118 - Prepare 1.3.0 development branch. --- pom.xml | 8 ++++---- spring-data-commons-core/pom.xml | 2 +- spring-data-commons-parent/pom.xml | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index f9edb667c..323f7d659 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-commons-dist Spring Data Commons Distribution - 1.2.0.RELEASE + 1.3.0.BUILD-SNAPSHOT pom @@ -367,12 +367,12 @@ http://www.springsource.com/spring-data static.springframework.org - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-commons/docs/${project.version} + scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-commons/snapshot-site spring-milestone - Spring Release Repository - s3://maven.springframework.org/release + Spring Milestone Repository + s3://maven.springframework.org/milestone spring-snapshot diff --git a/spring-data-commons-core/pom.xml b/spring-data-commons-core/pom.xml index cdda3dc0f..57e75ab0e 100644 --- a/spring-data-commons-core/pom.xml +++ b/spring-data-commons-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.data spring-data-commons-parent - 1.2.0.RELEASE + 1.3.0.BUILD-SNAPSHOT ../spring-data-commons-parent/pom.xml spring-data-commons-core diff --git a/spring-data-commons-parent/pom.xml b/spring-data-commons-parent/pom.xml index fe4daed8d..685652314 100644 --- a/spring-data-commons-parent/pom.xml +++ b/spring-data-commons-parent/pom.xml @@ -6,7 +6,7 @@ spring-data-commons-parent Spring Data Commons Parent http://www.springsource.org/spring-data - 1.2.0.RELEASE + 1.3.0.BUILD-SNAPSHOT pom UTF-8 @@ -61,13 +61,13 @@ spring-docs - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-commons/docs/${project.version} + scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-commons/snapshot-site - spring-release - Spring Release Repository - s3://maven.springframework.org/release + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone spring-snapshot