This is an automated email from the ASF dual-hosted git repository.

xiangfu pushed a commit to branch 1.0.0-bugfix
in repository https://gitbox.apache.org/repos/asf/pinot.git


The following commit(s) were added to refs/heads/1.0.0-bugfix by this push:
     new d7593a6ca2 [maven-release-plugin] prepare release release-1.0.0-hotfix
d7593a6ca2 is described below

commit d7593a6ca2aedd83e4ad1b150e43f222fbdc86d5
Author: Xiang Fu <xiangfu.1...@gmail.com>
AuthorDate: Sat Sep 16 20:46:08 2023 -0700

    [maven-release-plugin] prepare release release-1.0.0-hotfix
---
 pinot-clients/pinot-java-client/pom.xml | 4 ++--
 pinot-clients/pinot-jdbc-client/pom.xml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pinot-clients/pinot-java-client/pom.xml 
b/pinot-clients/pinot-java-client/pom.xml
index 58d682c625..7e5fcb562c 100644
--- a/pinot-clients/pinot-java-client/pom.xml
+++ b/pinot-clients/pinot-java-client/pom.xml
@@ -33,10 +33,10 @@
   <properties>
     <pinot.root>${basedir}/../..</pinot.root>
   </properties>
-  <version>1.0.0-hotfix-SNAPSHOT</version>
+  <version>1.0.0-hotfix</version>
   <scm>
     
<developerConnection>scm:git:g...@github.com:apache/pinot.git</developerConnection>
-    <tag>release-1.0.0-bugfix</tag>
+    <tag>release-1.0.0-hotfix</tag>
   </scm>
   <build>
     <plugins>
diff --git a/pinot-clients/pinot-jdbc-client/pom.xml 
b/pinot-clients/pinot-jdbc-client/pom.xml
index feaa18fcf5..5595139e2d 100644
--- a/pinot-clients/pinot-jdbc-client/pom.xml
+++ b/pinot-clients/pinot-jdbc-client/pom.xml
@@ -33,10 +33,10 @@
   <properties>
     <pinot.root>${basedir}/../..</pinot.root>
   </properties>
-  <version>1.0.0-hotfix-SNAPSHOT</version>
+  <version>1.0.0-hotfix</version>
   <scm>
     
<developerConnection>scm:git:g...@github.com:apache/pinot.git</developerConnection>
-    <tag>release-1.0.0-bugfix</tag>
+    <tag>release-1.0.0-hotfix</tag>
   </scm>
   <build>
     <plugins>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to