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