diff --git a/samples/helloworld/gradle.properties b/samples/helloworld/gradle.properties index 6e14f585..72634061 100644 --- a/samples/helloworld/gradle.properties +++ b/samples/helloworld/gradle.properties @@ -1,4 +1,4 @@ -springShellVersion = 1.2.0.RC1 +springShellVersion = 1.2.0.RELEASE junitVersion = 4.10 log4jVersion = 1.2.17 version = 1.0.0.RELEASE diff --git a/samples/helloworld/pom.xml b/samples/helloworld/pom.xml index 068c8671..5e8a03d0 100644 --- a/samples/helloworld/pom.xml +++ b/samples/helloworld/pom.xml @@ -11,7 +11,7 @@ http://maven.apache.org - 1.2.0.RC1 + 1.2.0.RELEASE org.springframework.shell.Bootstrap 1.2.17 4.10