forked from Archives/Athou_commafeed
add generated properties to display current version number
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
version=${project.version}
|
||||
production=${production}
|
||||
datasource=${jpa.datasource.name}
|
||||
datasource=${jpa.datasource.name}
|
||||
git.commit=${git.commit.id.abbrev}
|
||||
Reference in New Issue
Block a user