This is an automated email from the ASF dual-hosted git repository. abhioncbr pushed a commit to branch revert-13931-dependabot/maven/org.codehaus.mojo-buildnumber-maven-plugin-3.2.1 in repository https://gitbox.apache.org/repos/asf/pinot.git
commit a208e9346554720f4617e90463d71fae63ca2e6d Author: Abhishek Sharma <[email protected]> AuthorDate: Fri Jan 31 22:06:47 2025 -0500 Revert "Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 (…" 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]
