Commit 473d4fd7 authored by Phillip Webb's avatar Phillip Webb

Add gradle default task

parent 7c3369cc
......@@ -4,6 +4,8 @@ plugins {
description = "Spring Boot Build"
defaultTasks 'build'
allprojects {
group "org.springframework.boot"
......
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