This is an automated email from the ASF dual-hosted git repository.
rcordier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 1bf699dc92 Upgrade git-commit-id-maven-plugin to 8.0.0
1bf699dc92 is described below
commit 1bf699dc92c2cc7b86f1f5a6ef81d42ffeb7091a
Author: Rene Cordier <[email protected]>
AuthorDate: Tue Mar 5 10:18:39 2024 +0700
Upgrade git-commit-id-maven-plugin to 8.0.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5134ccdcab..c20ed152d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3499,7 +3499,7 @@
<plugin>
<groupId>io.github.git-commit-id</groupId>
<artifactId>git-commit-id-maven-plugin</artifactId>
- <version>7.0.0</version>
+ <version>8.0.0</version>
</plugin>
</plugins>
</pluginManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]