Skip to content

Exploiting the -timestamp capability #7

Closed Answered by merks
ewillink asked this question in Q&A
Discussion options

You must be logged in to vote

You can set this property in the pom.xml where you do the promotion step to determine the format of the ${build.timestamp} substitution in that pom..

  <properties>
    <maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
  </properties>

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ewillink
Comment options

@merks
Comment options

@ewillink
Comment options

Answer selected by ewillink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants