Commit c71b2339 authored by neo's avatar neo

[bugfix] delete spring boot parent

parent c547c5c9
...@@ -6,12 +6,6 @@ ...@@ -6,12 +6,6 @@
<packaging>pom</packaging> <packaging>pom</packaging>
<version>0.1.1</version> <version>0.1.1</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.3.RELEASE</version>
</parent>
<modules> <modules>
<module>atms-api</module> <module>atms-api</module>
<module>atms-web</module> <module>atms-web</module>
......
Markdown is supported
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