This is an automated email from the ASF dual-hosted git repository. abhioncbr pushed a commit to branch release-1.3.0-rc in repository https://gitbox.apache.org/repos/asf/pinot.git
commit 6f78151d04fd5947de816b4ac1a8dca92ecc2f7d 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 e489bcafc7..6816022a5e 100644 --- a/pom.xml +++ b/pom.xml @@ -2255,7 +2255,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]
