From 7b69933e2544d2ad0f072d186dc110c221820fad Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 1 Apr 2014 17:12:56 +0100 Subject: [PATCH] Add boot version to info --- application.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/application.properties b/application.properties index 417391d3..93e575f8 100644 --- a/application.properties +++ b/application.properties @@ -1,2 +1,4 @@ info.project.name: Spring Start -info.project.version: 0.0.1 \ No newline at end of file +info.project.version: 0.0.1 +info.spring-boot.version: 1.0.0.RELEASE +