diff --git a/samples/hello-world/gradle.properties b/samples/hello-world/gradle.properties index c8cd834e..456b92bc 100644 --- a/samples/hello-world/gradle.properties +++ b/samples/hello-world/gradle.properties @@ -1,3 +1,3 @@ junitVersion = 4.8.1 springVersion = 3.1.1.RELEASE -version = 1.1.2.BUILD-SNAPSHOT +version = 1.1.2.RELEASE