From 322af41d722c4e073298164b896adaf1b9f4e23b Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Sat, 11 Jan 2014 07:15:20 +0000 Subject: [PATCH] Revert CLI to JarLauncher Affects gh-212 --- spring-boot-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-cli/pom.xml b/spring-boot-cli/pom.xml index 145af06809..da35006b9b 100644 --- a/spring-boot-cli/pom.xml +++ b/spring-boot-cli/pom.xml @@ -238,7 +238,7 @@ true - org.springframework.boot.loader.PropertiesLauncher + org.springframework.boot.loader.JarLauncher ${start-class}