Skip to content

Commit

Permalink
Add SCM branch to build properties
Browse files Browse the repository at this point in the history
  • Loading branch information
tadgh committed Jan 22, 2025
1 parent 52f5de2 commit 63ea68e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hapi-fhir-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@
<timestampFormat>yyyy-MM-dd'T'HH:mm:ss.SXXX</timestampFormat>
<versionPropertyName>hapifhir.version</versionPropertyName>
<revisionOnScmFailure>UNKNOWN</revisionOnScmFailure>
<properties>
<hapi.scmbranch>${scmBranch}</hapi.scmbranch>
</properties>
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit 63ea68e

Please sign in to comment.