Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #1

Open
wants to merge 194 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
194 commits
Select commit Hold shift + click to select a range
8eee590
feat: add projectVersionPattern to use for version format placholder
qoomon Jun 29, 2022
eae7c52
doc(readme): remove empty line
qoomon Jun 30, 2022
87d73db
Provide maven-build-timestamp as "commit.timestamp"-like placeholder …
florianli Jul 8, 2022
d74ecfc
doc(changelog): add entry for 9.2.0
qoomon Jul 8, 2022
363555a
Update README.md
qoomon Jul 11, 2022
dbedba8
Update README.md
qoomon Jul 11, 2022
8726e3b
Add properties for version label as number and also "next by distance…
JezPrime-trp Jul 13, 2022
97818b0
Update version of plugin referenced in README to latest
JezPrime-trp Jul 14, 2022
d81c124
Merge branch 'master' of https://github.com/troweprice/maven-git-vers…
JezPrime-trp Jul 15, 2022
7a2c717
Accommodate PR comments and discussions from the equivalent PR on the…
JezPrime-trp Jul 15, 2022
d91bd9e
Accommodate further PR comments and discussions from the equivalent P…
JezPrime-trp Jul 15, 2022
09af380
Naming updates following PR discussion. Also a correction to how we c…
JezPrime-trp Jul 25, 2022
8cf13af
Further updates and tidy up following PR discussion
JezPrime-trp Jul 26, 2022
76b1747
Merge pull request #209 from troweprice/support-next-by-distance-and-…
qoomon Jul 26, 2022
15f9f72
refactor: cleanup
qoomon Jul 26, 2022
c40d5f8
build(release): bump minor version
qoomon Jul 26, 2022
bd93df8
Update README.md
qoomon Aug 23, 2022
8500934
Add gitlab ci support for env var CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
a-grasso Sep 27, 2022
c82e79b
Adjust readme
a-grasso Sep 27, 2022
4016567
Merge pull request #218 from a-grasso/feature/gl-ci-mr-support
qoomon Sep 27, 2022
5e88200
build(release): bump patch version
qoomon Sep 27, 2022
436f592
Update README.md
qoomon Sep 27, 2022
b751e16
Add files via upload
qoomon Oct 15, 2022
5e94436
Update README.md
qoomon Oct 15, 2022
43da9e2
refactor: simplify
qoomon Oct 24, 2022
83a015e
fix: automatically add git version plugin to maven enforcer unChecked…
qoomon Nov 5, 2022
7b756dd
fix: fix value of describe.tag.version placeholder
qoomon Nov 9, 2022
a481efe
fix: ignore ci/cd environment if head SHA hash is not matching enviro…
qoomon Dec 5, 2022
9688826
fix: commit#a481efe : Condition has been inverted.
jycr Dec 22, 2022
efe4eb2
Update GitVersioningModelProcessor.java
qoomon Dec 25, 2022
0caa0e1
allow overriding of firstParent in git describe evaluation
tisoft Dec 29, 2022
999900d
renamed configuration option firstParent to describeTagFirstParent
tisoft Jan 2, 2023
357e149
Merge pull request #226 from advanova/firstParent
qoomon Jan 3, 2023
7e97202
Merge pull request #225 from jycr/master
qoomon Jan 3, 2023
d02e670
build(release): bump patch version
Jan 3, 2023
6993d1c
build: update dependencies
Jan 3, 2023
e6cfc6c
fix: handle situation if no pom.xml is available
Jan 11, 2023
4cd2dc8
Update README.md
qoomon Jan 11, 2023
48e773b
fix: skip versioning if maven request base directory is null
Jan 12, 2023
414093d
fix: skip versioning if model has no pom file
Jan 12, 2023
258800e
build(release): bump patch version
Jan 13, 2023
60d5786
Update README.md
qoomon Jan 13, 2023
420a0fc
feat: add global config for describeTagFirstParent
Jan 24, 2023
ab34b06
doc: update version in readme
Jan 27, 2023
b305cbe
Support overwriting properties defined in parent #235
Feb 1, 2023
747ceb0
Update GitVersioningModelProcessor.java
qoomon Feb 1, 2023
8a2642d
Update GitVersioningModelProcessor.java
qoomon Feb 1, 2023
20838eb
Update GitVersioningModelProcessor.java
qoomon Feb 1, 2023
09df5e2
Fix compilation error + order of commands.
Feb 6, 2023
21fb66c
Merge pull request #237 from frelibert/master
qoomon Feb 6, 2023
74f5791
build(release): bump minor version
Feb 7, 2023
db99975
test: upgrade maven verify
Feb 7, 2023
679debe
build(release): bump patch version
Feb 7, 2023
50c2c07
doc: add changelog entry
Feb 7, 2023
464877a
fix: fix null pointer exception in case mojo runs multiple times
qoomon Feb 11, 2023
68565c5
build: add maven wrapper
qoomon Feb 11, 2023
d45c1f0
fix: trim profile id element to match profile ids
qoomon Feb 15, 2023
00b0439
fix: handle tags within git worktrees directories
qoomon Feb 17, 2023
61d4c05
Add test for accessing describe.tag.version.label
cboehme Mar 8, 2023
8274805
Fix naming of describe.tag.version.label
cboehme Mar 8, 2023
0147375
Merge pull request #243 from cboehme/fix-describe-tag-label
qoomon Mar 10, 2023
22e84dd
build(release): bump patch version
qoomon Mar 10, 2023
4be8d55
Update README.md
qoomon Mar 10, 2023
2384e0a
refactor: throw exception named capture group would overwrite existin…
qoomon Mar 10, 2023
7927c9a
Update README.md
qoomon Mar 30, 2023
59c80d2
fix: fix tag sorting by version (fixes #250)
qoomon Sep 7, 2023
62c1c78
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
dependabot[bot] Dec 4, 2023
65d5712
build(deps): bump org.eclipse.jgit:org.eclipse.jgit
dependabot[bot] Dec 6, 2023
957c81c
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat…
dependabot[bot] Dec 25, 2023
be60ab2
fix: CVE-2023-2976 CVE-2020-8908 due to google:guava:25.1 from org.ap…
jycr Jan 2, 2024
868c9f9
fix: CVE-2023-35116 due to fasterxml:jackson-modules-java8:2.14.2 fro…
jycr Jan 2, 2024
3c26cb3
refactor: Code quality
jycr Jan 2, 2024
1fcadec
chore: Update jGit dependency
jycr Jan 1, 2024
10ff879
Update pom.xml
qoomon Jan 2, 2024
3d4a592
Merge pull request #266 from qoomon/dependabot/maven/org.eclipse.jgit…
qoomon Jan 2, 2024
037c170
Merge pull request #270 from jycr/feature/quality
qoomon Jan 2, 2024
791377b
feat: Delegate Model Processing to parent implementation
jycr Jan 1, 2024
9e48685
refactor: Change dependency injection as suggested by https://github.…
jycr Jan 2, 2024
9421760
refactor: Code quality
jycr Jan 2, 2024
67f6be0
fix: update pom feature as suggested in: https://github.com/qoomon/ma…
jycr Jan 2, 2024
e8007f3
Update GitVersioningModelProcessor.java
qoomon Jan 2, 2024
baae0c9
doc: Add comments as suggested in https://github.com/qoomon/maven-git…
jycr Jan 2, 2024
0bb204a
refactor: Move overridden method with the other overridden methods
jycr Jan 2, 2024
152f267
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
dependabot[bot] Jan 2, 2024
8268948
Merge pull request #269 from jycr/master
qoomon Jan 2, 2024
2bd9da3
Merge pull request #267 from qoomon/dependabot/maven/com.fasterxml.ja…
qoomon Jan 2, 2024
e84263d
Merge pull request #265 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 2, 2024
7af6532
Merge pull request #271 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 2, 2024
b7577b7
refactor: streamline readModel
qoomon Jan 2, 2024
acfe342
build: update junit
qoomon Jan 2, 2024
6045886
test: fix illegal describeTagPattern in test config
qoomon Jan 2, 2024
afaeb7e
test: add polyglot extension to test setup
qoomon Jan 2, 2024
d10e8d7
build(release): bump version
qoomon Jan 2, 2024
ba86feb
build(deps-dev): bump org.junit.jupiter:junit-jupiter-api
dependabot[bot] Jan 2, 2024
b082ab8
build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine
dependabot[bot] Jan 2, 2024
b59aa16
Merge pull request #260 from qoomon/dependabot/maven/org.junit.jupite…
qoomon Jan 2, 2024
9fb2cdf
Merge pull request #261 from qoomon/dependabot/maven/org.junit.jupite…
qoomon Jan 2, 2024
b2bbe7f
build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin
dependabot[bot] Jan 3, 2024
0460f4c
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
dependabot[bot] Jan 3, 2024
621bd94
build(deps): bump org.codehaus.plexus:plexus-component-metadata
dependabot[bot] Jan 3, 2024
2ae8994
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
dependabot[bot] Jan 3, 2024
5daca43
Merge pull request #272 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 3, 2024
b28202b
Merge pull request #276 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 4, 2024
c0fb0ba
Merge pull request #274 from qoomon/dependabot/maven/org.codehaus.ple…
qoomon Jan 4, 2024
606d383
Merge pull request #273 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 4, 2024
eef0a2b
build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
dependabot[bot] Jan 4, 2024
c519144
build(deps): bump org.apache.maven:maven-plugin-api from 3.8.7 to 3.9.6
dependabot[bot] Jan 4, 2024
583b02f
build(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.1
dependabot[bot] Jan 4, 2024
a075838
Merge pull request #280 from qoomon/dependabot/maven/org.assertj-asse…
qoomon Jan 4, 2024
d48c308
Merge pull request #278 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 4, 2024
c7ddb16
Merge pull request #277 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 4, 2024
4463f9e
build(deps): bump org.apache.maven.plugins:maven-plugin-plugin
dependabot[bot] Jan 5, 2024
abd6f53
build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.6 to 2.0.10
dependabot[bot] Jan 5, 2024
34f3f3b
Merge pull request #282 from qoomon/dependabot/maven/org.slf4j-slf4j-…
qoomon Jan 5, 2024
f053336
Merge pull request #281 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 5, 2024
8e73543
build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.10 to 2.0.11
dependabot[bot] Jan 9, 2024
ad5a265
Merge pull request #283 from qoomon/dependabot/maven/org.slf4j-slf4j-…
qoomon Jan 10, 2024
dd3225f
build(deps): bump org.apache.maven.plugins:maven-surefire-plugin
dependabot[bot] Jan 10, 2024
b6b2008
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
dependabot[bot] Jan 10, 2024
950a31a
Merge pull request #284 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 10, 2024
5c16526
Merge pull request #285 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 10, 2024
9693358
build(deps): bump org.apache.maven.plugins:maven-plugin-plugin
dependabot[bot] Jan 11, 2024
3c64111
build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
dependabot[bot] Jan 11, 2024
5def299
Merge pull request #287 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 11, 2024
2680a88
Merge pull request #286 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jan 11, 2024
0e46a62
Update pom.xml
qoomon Jan 11, 2024
d32abbb
Update pom.xml
qoomon Jan 11, 2024
6e0c3e1
build(deps-dev): bump org.junit.jupiter:junit-jupiter-api
dependabot[bot] Feb 5, 2024
48dd560
build(deps-dev): bump org.junit.jupiter:junit-jupiter-engine
dependabot[bot] Feb 5, 2024
d24e0b3
build(deps-dev): bump org.assertj:assertj-core from 3.25.1 to 3.25.3
dependabot[bot] Feb 5, 2024
11e2ee8
build(deps): bump org.apache.maven.plugins:maven-compiler-plugin
dependabot[bot] Mar 19, 2024
e4d8674
build(deps): bump org.apache.maven.plugins:maven-source-plugin
dependabot[bot] Apr 5, 2024
e8cca24
Merge pull request #294 from qoomon/dependabot/maven/org.apache.maven…
qoomon Apr 5, 2024
28da1fb
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat…
dependabot[bot] Apr 8, 2024
85d86e2
Merge pull request #295 from qoomon/dependabot/maven/com.fasterxml.ja…
qoomon Apr 8, 2024
de36eef
build(deps): bump org.eclipse.jgit:org.eclipse.jgit
dependabot[bot] Apr 9, 2024
03a60db
Merge pull request #296 from qoomon/dependabot/maven/org.eclipse.jgit…
qoomon Apr 9, 2024
6afe37c
build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
dependabot[bot] Apr 10, 2024
d98bda1
Merge pull request #297 from qoomon/dependabot/maven/org.apache.maven…
qoomon Apr 10, 2024
149992e
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
dependabot[bot] Apr 11, 2024
7ce644c
Merge pull request #298 from qoomon/dependabot/maven/org.apache.maven…
qoomon Apr 11, 2024
7acf78c
build(deps): bump org.apache.maven.plugins:maven-plugin-plugin
dependabot[bot] Apr 12, 2024
70645ff
Merge pull request #300 from qoomon/dependabot/maven/org.apache.maven…
qoomon Apr 12, 2024
8267687
Merge pull request #293 from qoomon/dependabot/maven/org.apache.maven…
qoomon Apr 12, 2024
80051ae
Merge pull request #290 from qoomon/dependabot/maven/org.junit.jupite…
qoomon Apr 12, 2024
54bf59f
Merge pull request #291 from qoomon/dependabot/maven/org.assertj-asse…
qoomon Apr 12, 2024
0bef412
Merge pull request #289 from qoomon/dependabot/maven/org.junit.jupite…
qoomon Apr 12, 2024
45a236d
build(deps-dev): bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.13
dependabot[bot] Apr 15, 2024
120e9d8
Merge pull request #302 from qoomon/dependabot/maven/org.slf4j-slf4j-…
qoomon Apr 15, 2024
ccdfec1
build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
dependabot[bot] Apr 19, 2024
3869c38
Merge pull request #303 from qoomon/dependabot/maven/org.apache.maven…
qoomon Apr 22, 2024
e70282e
Fix #299: Introduce `describe.distance.snapshot` for compatibility wi…
olivergondza Apr 24, 2024
629e566
Merge pull request #304 from olivergondza/issue-299
qoomon Apr 24, 2024
8f4be64
build(release): bump version to 9.8.0
qoomon Apr 25, 2024
040419b
build(deps): bump org.apache.maven.plugins:maven-plugin-plugin
dependabot[bot] Jun 3, 2024
d52aa2f
build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
dependabot[bot] Jun 3, 2024
e21ac6d
build(deps): bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.8
dependabot[bot] Jun 17, 2024
3119010
refactor: replace commons-lang
qoomon Jul 4, 2024
92096e4
Update README.md
qoomon Jul 4, 2024
e9ce705
Update pom.xml
qoomon Jul 4, 2024
5cf41b0
build(deps): bump com.fasterxml.jackson.dataformat:jackson-dataformat…
dependabot[bot] Jul 8, 2024
0c22bdf
build(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.26.3
dependabot[bot] Jul 10, 2024
9b1b0ee
Update README.md
qoomon Jul 11, 2024
799faa4
Merge pull request #317 from qoomon/dependabot/maven/org.assertj-asse…
qoomon Jul 11, 2024
c407a9a
Merge pull request #314 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jul 11, 2024
e846d9b
Merge pull request #311 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jul 11, 2024
0b9fb5e
Merge pull request #310 from qoomon/dependabot/maven/org.apache.maven…
qoomon Jul 11, 2024
37e6c68
Merge pull request #316 from qoomon/dependabot/maven/com.fasterxml.ja…
qoomon Jul 11, 2024
bba8ed4
build(deps): bump org.eclipse.jgit:org.eclipse.jgit
dependabot[bot] Jul 11, 2024
0c0be3d
build(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin
dependabot[bot] Jul 11, 2024
bb575b8
build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
dependabot[bot] Jul 22, 2024
80f96a5
build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin
dependabot[bot] Aug 19, 2024
1791876
build(deps): bump org.apache.maven:maven-core from 3.9.6 to 3.9.9
dependabot[bot] Aug 19, 2024
241008a
Merge pull request #326 from qoomon/dependabot/maven/org.apache.maven…
qoomon Aug 19, 2024
131b9e2
Merge pull request #325 from qoomon/dependabot/maven/org.apache.maven…
qoomon Aug 19, 2024
14976c0
Merge pull request #323 from qoomon/dependabot/maven/org.sonatype.plu…
qoomon Aug 19, 2024
830fa40
Merge pull request #324 from qoomon/dependabot/maven/org.apache.maven…
qoomon Aug 19, 2024
79ba591
Merge pull request #319 from qoomon/dependabot/maven/org.eclipse.jgit…
qoomon Aug 19, 2024
0c1f9fa
Update build.yml
qoomon Aug 19, 2024
437f33b
Update build.yml
qoomon Aug 19, 2024
bcdf6b2
fix dependencies
qoomon Aug 19, 2024
0d86c93
Update pom.xml
qoomon Aug 19, 2024
92e7f0b
Update build.yml
qoomon Aug 19, 2024
fc1d45f
Update build.yml
qoomon Aug 19, 2024
c61f753
tests: fix tests
qoomon Aug 19, 2024
a7bc127
build(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
dependabot[bot] Aug 28, 2024
699d147
Merge pull request #332 from qoomon/dependabot/maven/org.apache.maven…
qoomon Aug 28, 2024
5683728
feat(StringUtil): implement format placeholders closer to _posix para…
iv601625 Oct 14, 2024
9d6ea0d
Merge pull request #341 from IvanGrund/master
qoomon Oct 23, 2024
9d78b19
build(release): bump version to 3.7.0
qoomon Oct 23, 2024
7721aa1
feat: add ...timestamp.iso placeholder
qoomon Oct 24, 2024
a04583d
Update README.md
qoomon Nov 15, 2024
86acfc9
Update README.md
qoomon Nov 20, 2024
1de8493
Merge upstream
Feb 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions .github/workflows/build.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

Binary file added .mvn/wrapper/maven-wrapper.jar
Binary file not shown.
18 changes: 18 additions & 0 deletions .mvn/wrapper/maven-wrapper.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.8/apache-maven-3.8.8-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar
112 changes: 112 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,118 @@

# Changelog

## 9.6.6

##### Fixes
- fix tag sorting by version (fixes #250)


## 9.6.5

##### Fixes
- fix `${describe.tag.version.label}` placeholder


## 9.6.4

##### Fixes
- handle tags within git worktrees directories


## 9.6.3

##### Fixes
- fix null pointer exception if profile id has leading or trailing whitespaces #239


## 9.6.2

##### Fixes
- fix null pointer exception in case mojo runs multiple times


## 9.6.1

##### Features
- add support for user properties (kudos to @frelibert #237)


## 9.5.0

##### Features
- add global option `describeTagFirstParent` option to enable/disable follow first parent only

## 9.4.2

##### Fixes
- handel situations where no base directory is set
- skip versioning if no pom.xml is available


## 9.4.1

##### Fixes
- prevent null pointer exceptions if ci environment variables are missing (#225 kudos to @jycr)


## 9.4.0

##### Features
- allow overriding of firstParent in git describe evaluation

## 9.3.4

##### Fixes
- ignore ci/cd environment if head SHA hash is not matching environment variable commit hash

## 9.3.3

##### Fixes
- fix value of describe.tag.version placeholder


## 9.3.2

##### Fixes
- automatically add git version plugin to maven enforcer unCheckedPluginList #171

## 9.3.1

##### Fixes
- Extend gitlab ci support for env var CI_MERGE_REQUEST_SOURCE_BRANCH_NAME #218

## 9.3.0

##### Features
- add new placeholders
- `${describe.tag.version.patch.plus.describe.distance}`
- `${describe.tag.version.patch.next.plus.describe.distance}`
- `${describe.tag.version.label.plus.describe.distance}`
- `${describe.tag.version.label.next.plus.describe.distance}`

## 9.2.0

##### Features
- new placeholder
- `${build.timestamp}` maven-build-timestamp (epoch seconds) e.g. '1560694278'
- `${build.timestamp.year}` maven-build-timestamp year e.g. '2021'
- `${build.timestamp.year.2digit}` 2-digit maven-build-timestamp year.g. '21'
- `${build.timestamp.month}` maven-build-timestamp month of year e.g. '12'
- `${build.timestamp.day}` maven-build-timestamp day of month e.g. '23'
- `${build.timestamp.hour}` maven-build-timestamp hour of day (24h)e.g. '13'
- `${build.timestamp.minute}` maven-build-timestamp minute of hour e.g. '59'
- `${build.timestamp.second}` maven-build-timestamp second of minute e.g. '30'
- `${build.timestamp.datetime}` maven-build-timestamp formatted as `yyyyMMdd.HHmmss`e.g. '20190616.161442'


## 9.1.0

##### Features
- add config option for `<projectVersionPattern>` to use special parts of the project version as placeholders e.g. `${version.environment}`
- add placeholder `${version.core}` the core version component of `${version}` e.g. '1.2.3'
- `${version.release}` is marked as deprecated


## 9.0.1

##### Fixes
Expand Down
Loading