This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch pinot-jdbc-client-1.0.0-bugfix in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/pinot-jdbc-client-1.0.0-bugfix by this push: new e7cafa67ff [maven-release-plugin] prepare for next development iteration e7cafa67ff is described below commit e7cafa67ff894788c91a538299f3822a6145e4c4 Author: Xiang Fu <xiangfu.1...@gmail.com> AuthorDate: Sat Sep 16 21:31:21 2023 -0700 [maven-release-plugin] prepare for next development iteration --- pinot-clients/pinot-jdbc-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinot-clients/pinot-jdbc-client/pom.xml b/pinot-clients/pinot-jdbc-client/pom.xml index 8fcd4143d5..7c643df114 100644 --- a/pinot-clients/pinot-jdbc-client/pom.xml +++ b/pinot-clients/pinot-jdbc-client/pom.xml @@ -33,7 +33,7 @@ <properties> <pinot.root>${basedir}/../..</pinot.root> </properties> - <version>1.0.0-hotfix</version> + <version>1.0.1-hotfix-SNAPSHOT</version> <scm> <developerConnection>scm:git:g...@github.com:apache/pinot.git</developerConnection> <tag>pinot-jdbc-client-1.0.0-hotfix</tag> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org