1

I use the application.yml to version my app (to look at actuator)

info:
    app:
        version: 2.3.0

So, is possible to when I run mvn package generate my war with that version I put in application.yml?

tks

Fabio Ebner
  • 2,613
  • 16
  • 50
  • 77
  • I know it's possible to do it the other way where maven places current version in application.yml (from what the pom version is). Would that work? – camtastic Jun 28 '19 at 16:33

0 Answers0