1. 18 Jul, 2019 17 commits
  2. 17 Jul, 2019 22 commits
  3. 16 Jul, 2019 1 commit
    • Phillip Webb's avatar
      Refine BuildInfoMojo time property · 74d00354
      Phillip Webb authored
      Update `BuildInfoMojo` so that the time property now defaults to
      `${session.request.startTime}` rather than the time the Mojo was
      created. Also update javadoc to make it clear that any supplied
      value will be passed to `Instant.parse`.
      
      See gh-17390
      74d00354