Commit 8ddfe7f5 authored by zhoumaotao's avatar zhoumaotao

pom调整

parent d8622774
Pipeline #157 canceled with stages
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<version>1.0.0</version> <version>1.0.0</version>
<packaging>war</packaging> <packaging>war</packaging>
<name>gavel</name> <name>gavel</name>
<description>hzgd-mes</description> <description>kwell-mes</description>
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <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/maven-v4_0_0.xsd"> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.gavel.hzgd</groupId> <groupId>com.gavel.kmesweb</groupId>
<artifactId>hzgd</artifactId> <artifactId>hzgd</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>1.0</version> <version>1.0</version>
<name>hzgd-mes</name> <name>kwell-mes</name>
<modules> <modules>
<module>./gavel</module> <module>./gavel</module>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment