Add metadata related to builds and commits 07/139207/7
authormpriyank <priyank.maheshwari@est.tech>
Wed, 16 Oct 2024 10:59:49 +0000 (11:59 +0100)
committermpriyank <priyank.maheshwari@est.tech>
Wed, 23 Oct 2024 21:55:21 +0000 (22:55 +0100)
commitff99139d82e9911e485f228bcd93e0d9b4d6a74b
tree92aef9fa3c0a6ed03330a4503c9f609f2cbcc89e
parent26559ef91557ae602fc3e8f2304f7bc6c57b6fbb
Add metadata related to builds and commits

- removing the build-info goal from the existing spring-boot-maven-plugin
- adding git-commit-id-maven-plugin to expose the git related info using
  actuator/info endpoint
- adding the dateFormat to git plugin to make it same as the build-info
- cleaning up a duplicate dependency in cps-ncmp-rest-stub module

Issue-ID: CPS-2445
Change-Id: Id7179a81361718d293b7b31f50c1adbdd2ad4302
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-application/pom.xml
cps-application/src/main/resources/application.yml
cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml
cps-parent/pom.xml