Commit be1f4f48 authored by 闲.大赋's avatar 闲.大赋
Browse files

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

Merge pull request !25 from AngiWANG/master
parents 19436b65 c7c97dad
......@@ -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