strolch-maven-archetypes/li.strolch.mvn.archetype.main/src/main/resources/archetype-resources/src/main/resources/appVersion.properties

6 lines
177 B
Properties
Raw Normal View History

2022-08-16 22:04:41 +02:00
groupId=${project.groupId}
artifactId=${project.artifactId}
artifactVersion=${project.version}
scmRevision=${buildNumber}
scmBranch=${scmBranch}
buildTimestamp=${buildTimestamp}