diff --git a/samples/helloworld/gradle.properties b/samples/helloworld/gradle.properties index f399d3e9..1b81abf8 100644 --- a/samples/helloworld/gradle.properties +++ b/samples/helloworld/gradle.properties @@ -1,4 +1,4 @@ -springShellVersion = 1.1.0.RC2 +springShellVersion = 1.1.0.BUILD-SNAPSHOT junitVersion = 4.10 log4jVersion = 1.2.17 version = 1.0.0.RELEASE