Commit c7c97dad authored by Ray Wang's avatar Ray Wang
Browse files

生成子系统模板的parent从admin改为spring-boot-starter

parent d0c817f0
......@@ -11,9 +11,9 @@
</properties>
<parent>
<groupId>com.ibeetl</groupId>
<artifactId>admin</artifactId>
<version>1.2.1</version>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.0.RELEASE</version>
</parent>
<dependencies>
<dependency>
......
Supports Markdown
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