This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new be2632554e Revert "Bump org.codehaus.mojo:buildnumber-maven-plugin
from 3.2.0 to 3.2.1 (…" (#14969)
be2632554e is described below
commit be2632554e95fa58de769e411b9504644a4c489c
Author: Abhishek Sharma <[email protected]>
AuthorDate: Sat Feb 1 15:26:44 2025 -0500
Revert "Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1
(…" (#14969)
This reverts commit d9a0c7786d59406e912abb8b101990e5e07c8bed.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d9b979cfb1..3afa5a48f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2260,7 +2260,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
- <version>3.2.1</version>
+ <version>3.2.0</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]