提交 b9c29466 编写于 作者: sq3536's avatar sq3536

模板切分

上级 25c91483
<?xml version="1.0" encoding="UTF-8"?>
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>ibizlab-generator-template-ibizboot</artifactId>
<groupId>com.ibizlab</groupId>
<version>1.0-SNAPSHOT</version>
</project>
\ No newline at end of file
......@@ -10,7 +10,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ibizlab-generator-template-apiclient</artifactId>
<artifactId>ibizlab-template-apiclient</artifactId>
</project>
\ No newline at end of file
......@@ -4,7 +4,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>
<artifactId>ibizlab-generator-template-r7</artifactId>
<artifactId>ibizlab-template-doc</artifactId>
<groupId>com.ibizlab</groupId>
<version>1.0-SNAPSHOT</version>
......
......@@ -4,7 +4,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>
<artifactId>ibizlab-generator-template-r8</artifactId>
<artifactId>ibizlab-template-ibizboot</artifactId>
<groupId>com.ibizlab</groupId>
<version>1.0-SNAPSHOT</version>
......
......@@ -34,7 +34,7 @@
{{/eq}}
<dependency>
<groupId>cn.ibizlab</groupId>
<artifactId>ibizlab-generator-template-ibizboot</artifactId>
<artifactId>ibizlab-template-ibizboot</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>
......
......@@ -205,7 +205,7 @@
<dependencies>
<dependency>
<groupId>cn.ibizlab</groupId>
<artifactId>ibizlab-generator-template-ibizboot</artifactId>
<artifactId>ibizlab-template-ibizboot</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>
......
......@@ -4,7 +4,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>
<artifactId>ibizlab-generator-template-doc</artifactId>
<artifactId>ibizlab-template-ibizlab</artifactId>
<groupId>com.ibizlab</groupId>
<version>1.0-SNAPSHOT</version>
......
此差异已折叠。
此差异已折叠。
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册