pom文件调整

This commit is contained in:
xy
2025-01-16 16:35:12 +08:00
parent c08cb87e09
commit 6015e8307f
23 changed files with 23 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
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>
<parent>
<groupId>com.njcn</groupId>
<groupId>com.njcn.platform</groupId>
<artifactId>analysis</artifactId>
<version>1.0.0</version>
</parent>

View File

@@ -2,7 +2,7 @@
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>
<parent>
<groupId>com.njcn</groupId>
<groupId>com.njcn.platform</groupId>
<artifactId>rt</artifactId>
<version>1.0.0</version>
</parent>

View File

@@ -2,7 +2,7 @@
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>
<parent>
<groupId>com.njcn</groupId>
<groupId>com.njcn.platform</groupId>
<artifactId>rt</artifactId>
<version>1.0.0</version>
</parent>