-
Use build-info for displaying the version · 32e368f5Johannes Edmeier authored
As now with spring boot 1.4 there is a special goal for generating the build- information, we use it for displaying the version in spring boot admin. The old info.version property still works but is deprecated. From now on build.info.version is taken into account.
32e368f5