Compare commits

...

2 Commits

Author SHA1 Message Date
91ebe26181 Merge branch 'development' into dependabot/maven/development/org.codehaus.mojo-buildnumber-maven-plugin-3.2.0 2023-07-04 18:49:32 -05:00
ed8a9ad7a7 Bump buildnumber-maven-plugin from 3.0.0 to 3.2.0
Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/buildnumber-maven-plugin-3.0.0...3.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 22:28:59 +00:00

View File

@ -363,7 +363,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.2.0</version>
<executions>
<execution>
<phase>generate-resources</phase>