From 9a5d5d53745b0d26cdb20cedf175fdc947c16f40 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Wed, 29 Jun 2016 14:13:10 -0400 Subject: [PATCH] Update to 1.2 RELEASE versions in samples --- samples/helloworld/gradle.properties | 2 +- samples/helloworld/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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