模块名称变更
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -3,9 +3,9 @@
|
|||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.optima.cemis</groupId>
|
<groupId>com.optima.cemis</groupId>
|
||||||
<artifactId>generator</artifactId>
|
<artifactId>code-generator</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<name>generator</name>
|
<name>code-generator</name>
|
||||||
<description>code-generator</description>
|
<description>code-generator</description>
|
||||||
<properties>
|
<properties>
|
||||||
<java.version>1.8</java.version>
|
<java.version>1.8</java.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user