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

cdutz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-bin-resources.git


The following commit(s) were added to refs/heads/main by this push:
     new c4925b8  chore: Set the id of the staging repository
c4925b8 is described below

commit c4925b89e0400d22a9db3c6551000c62663cff05
Author: Christofer Dutz <[email protected]>
AuthorDate: Thu Aug 17 17:24:38 2023 +0200

    chore: Set the id of the staging repository
---
 iotdb-tools-thrift/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/iotdb-tools-thrift/pom.xml b/iotdb-tools-thrift/pom.xml
index 26151a4..514c9ae 100644
--- a/iotdb-tools-thrift/pom.xml
+++ b/iotdb-tools-thrift/pom.xml
@@ -225,7 +225,7 @@
                         <serverId>apache.releases.https</serverId>
                         <nexusUrl>https://repository.apache.org</nexusUrl>
                         
<skipStagingRepositoryClose>true</skipStagingRepositoryClose>
-                        
<!--tagingRepositoryId>orgapacheiotdb-1128</stagingRepositoryId-->
+                        
<stagingRepositoryId>orgapacheiotdb-1129</stagingRepositoryId>
                     </configuration>
                 </plugin>
             </plugins>

Reply via email to