From: Benjamin, Max (mb388a) Date: Fri, 1 Feb 2019 23:38:16 +0000 (-0500) Subject: add maven build properties to spring actuator X-Git-Tag: 1.4.1~327^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=961220727e7297e098cf9d5855dad2fb4a7dea5f;p=so.git add maven build properties to spring actuator add maven build properties to spring actuator Change-Id: I3208ac9b82648762956881ae4b09b33942a0fff1 Issue-ID: SO-1459 Signed-off-by: Benjamin, Max (mb388a) --- diff --git a/pom.xml b/pom.xml index 776515613a..d7664ef342 100644 --- a/pom.xml +++ b/pom.xml @@ -501,6 +501,19 @@ + + org.springframework.boot + spring-boot-maven-plugin + ${springboot.version} + + + build-info + + build-info + + + +