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 0153e9ee73 Revert "Bump org.apache.maven.scm:maven-scm-provider-gitexe from 1.9.4 to 2.0.1 (#12472)" (#12582) 0153e9ee73 is described below commit 0153e9ee73a0f062a3ba54c8224a65d6c56eef60 Author: Xiang Fu <xiangfu.1...@gmail.com> AuthorDate: Wed Mar 6 15:02:47 2024 -0800 Revert "Bump org.apache.maven.scm:maven-scm-provider-gitexe from 1.9.4 to 2.0.1 (#12472)" (#12582) This reverts commit fc2fb69f05405734ea3c97ed52fdb0508c8b1785. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 63262c18d2..98f75883d8 100644 --- a/pom.xml +++ b/pom.xml @@ -1642,7 +1642,7 @@ <dependency> <groupId>org.apache.maven.scm</groupId> <artifactId>maven-scm-provider-gitexe</artifactId> - <version>2.0.1</version> + <version>1.9.4</version> </dependency> </dependencies> <configuration> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org