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 39e4056 chore: Updated the staging repository id
39e4056 is described below
commit 39e40565778e6261af968e0d0fa49ee7a9ef0d20
Author: Christofer Dutz <[email protected]>
AuthorDate: Tue Sep 19 08:49:40 2023 +0200
chore: Updated the staging repository id
---
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 94b16d2..ee54a3c 100644
--- a/iotdb-tools-thrift/pom.xml
+++ b/iotdb-tools-thrift/pom.xml
@@ -219,7 +219,7 @@
<serverId>apache.releases.https</serverId>
<nexusUrl>https://repository.apache.org</nexusUrl>
<skipStagingRepositoryClose>true</skipStagingRepositoryClose>
-
<stagingRepositoryId>orgapacheiotdb-1129</stagingRepositoryId>
+
<stagingRepositoryId>orgapacheiotdb-1132</stagingRepositoryId>
</configuration>
</plugin>
</plugins>