From 99563497c339cbc903947e9d32ea3de6206a4726 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 18 Jul 2012 23:06:30 +0300 Subject: [PATCH] prepare release version --- samples/helloworld/gradle.properties | 4 ++-- samples/helloworld/pom.xml | 12 +++--------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/samples/helloworld/gradle.properties b/samples/helloworld/gradle.properties index 9a953ff1..fcb63af8 100644 --- a/samples/helloworld/gradle.properties +++ b/samples/helloworld/gradle.properties @@ -1,6 +1,6 @@ -springShellVersion = 1.0.0.BUILD-SNAPSHOT +springShellVersion = 1.0.0.M1 junitVersion = 4.8.1 -version = 1.0.0.BUILD-SNAPSHOT +version = 1.0.0.M1 diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index 1d7133a8..c0ec5855 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -4,14 +4,14 @@ org.springframework.shell.samples helloworld - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 jar helloworld http://maven.apache.org - 1.0.0.BUILD-SNAPSHOT + 1.0.0.M1 org.springframework.shell.Bootstrap @@ -88,16 +88,10 @@ spring-maven-snapshot true - Springframework Maven SNAPSHOT Repository - http://maven.springframework.org/snapshot + http://repo.springsource.org/libs-snapshot - - - spring-maven-milestone - Springframework Maven Milestone Repository - http://maven.springframework.org/milestone