Commit 322af41d authored by Dave Syer's avatar Dave Syer

Revert CLI to JarLauncher

Affects gh-212
parent d125357b
......@@ -238,7 +238,7 @@
<archive>
<manifest>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
<mainClass>org.springframework.boot.loader.PropertiesLauncher</mainClass>
<mainClass>org.springframework.boot.loader.JarLauncher</mainClass>
</manifest>
<manifestEntries>
<Start-Class>${start-class}</Start-Class>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment