This is an automated email from the ASF dual-hosted git repository. Caideyipi pushed a commit to branch kill-jp in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 9c954748fb7703f9073c94b88f3fd236481598bd Author: Caideyipi <[email protected]> AuthorDate: Thu May 28 16:20:06 2026 +0800 jp --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index b06647be538..47efcce5051 100644 --- a/pom.xml +++ b/pom.xml @@ -21,13 +21,6 @@ --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> - <!--Add the JitPack repository because the moquette-broker dependency needs to be resolved from the JitPack repository--> - <repositories> - <repository> - <id>jitpack.io</id> - <url>https://jitpack.io</url> - </repository> - </repositories> <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId>
