Merge pull request #7680 from dataease/pr@dev-v2@perf_pom

feat: pom错误
This commit is contained in:
fit2cloud-chenyw 2024-01-18 09:14:47 +08:00 committed by GitHub
commit bdaa71e914
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,21 +101,6 @@
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
<dependency>
<groupId>io.dataease</groupId>
<artifactId>xpack-base</artifactId>
<version>${dataease.version}</version>
</dependency>
<dependency>
<groupId>io.dataease</groupId>
<artifactId>xpack-permissions</artifactId>
<version>${dataease.version}</version>
</dependency>
<dependency>
<groupId>io.dataease</groupId>
<artifactId>xpack-sync</artifactId>
<version>${dataease.version}</version>
</dependency>
</dependencies>
<build>