Files
spring-boot/spring-boot-tools/spring-boot-gradle-plugin/src/manual-test/versionManagement
Phillip Webb 506c0f50b9 Allow meta-data driven version overrides in Gradle
Add a `versionManagement` gradle configuration which can be used to
provide alternative version meta-data. Primarily added so that the
Spring IO platform can provide version overrides without causing a
cyclic build dependency.

Fixes gh-750
2014-05-08 14:37:42 +01:00
..

simple manual test to show how versionManagement dependencies can be used

run gradle dependencies and check that there are no failures