From a817d278aebf1aba1b5fb6f85464482d0ef92622 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Tue, 2 Oct 2012 21:10:38 +0300 Subject: [PATCH] bump sample version --- samples/helloworld/gradle.properties | 4 ++-- samples/helloworld/pom.xml | 10 ++-------- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/samples/helloworld/gradle.properties b/samples/helloworld/gradle.properties index 4ac3e31f..dc66f7ba 100644 --- a/samples/helloworld/gradle.properties +++ b/samples/helloworld/gradle.properties @@ -1,6 +1,6 @@ -springShellVersion = 1.0.0.RC1 +springShellVersion = 1.0.0.RELEASE junitVersion = 4.8.1 -version = 1.0.0.M1 +version = 1.0.0.RELEASE diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index 49fd6bd8..8daea00d 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -4,14 +4,14 @@ org.springframework.shell.samples helloworld - 1.0.0.M1 + 1.0.0.RELEASE jar helloworld http://maven.apache.org - 1.0.0.M1 + 1.0.0.RELEASE org.springframework.shell.Bootstrap @@ -77,12 +77,6 @@ - - spring-roo-repository - Spring Roo Maven Repository - http://spring-roo-repository.springsource.org/release - - spring-maven-snapshot