This commit is contained in:
MOSHOW.K.ZHENG 2019-11-28 23:16:09 +08:00
parent a84a4c1087
commit 870d95e1bf
3 changed files with 4 additions and 3 deletions

View File

@ -7,12 +7,12 @@
<parent>
<groupId>com.softdev.system</groupId>
<artifactId>SpringBootCodeGenerator</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>2.0</version>
</parent>
<groupId>com.softdev.system</groupId>
<artifactId>generator-web</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>2.0</version>
<packaging>jar</packaging>
<properties>

View File

@ -0,0 +1 @@
{"version": "20191128"}

View File

@ -5,7 +5,7 @@
<groupId>com.softdev.system</groupId>
<artifactId>SpringBootCodeGenerator</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>2.0</version>
<packaging>pom</packaging>
<parent>