Compare commits

...

2 Commits

Author SHA1 Message Date
7e6e0f6dc9 Merge pull request '更新 'pom.xml'' (#6) from build into main
Reviewed-on: #6
2024-01-11 09:45:24 +08:00
92c6df2689 更新 'pom.xml' 2024-01-11 09:44:33 +08:00

View File

@ -3,11 +3,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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"> 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> <modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.rzdata</groupId>
<artifactId>rzdata-framework</artifactId>
<version>0.0.1</version>
</parent>
<groupId>net.rzdata</groupId> <groupId>net.rzdata</groupId>
<artifactId>demo</artifactId> <artifactId>demo</artifactId>
<version>5.1.0-SNAPSHOT</version> <version>5.1.0-SNAPSHOT</version>