spring-boot/spring-boot-samples/spring-boot-sample-profile
Andy Wilkinson b1c0a7cda4 Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal
Gradle’s plugin portal requires each plugin’s ID to be in a namespace.
Our existing ID, spring-boot, does not meet this requirement. This
commit changes the plugin’s ID to org.springframework.boot.spring-boot.
Note that, as is recommended [1], the plugin’s ID does not include
“gradle”.

See gh-1567

[1] http://plugins.gradle.org/submit
2015-03-19 14:25:07 +00:00
..
src Update samples to use @SpringBootApplication 2014-11-06 22:51:09 -08:00
application.yml Add extra test for partial overrides 2013-11-22 08:51:02 +00:00
build.gradle Upgrade Gradle plugin’s ID so it’s suitable for the Plugin Portal 2015-03-19 14:25:07 +00:00
pom.xml Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00