Removed description
This commit is contained in:
parent
15ca31cdef
commit
b5f136ddcd
|
@ -7,7 +7,6 @@
|
|||
<artifactId>spring-boot-with-custom-parent</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<name>spring-boot-with-custom-parent</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
|
||||
<parent>
|
||||
<groupId>com.baeldung</groupId>
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
<artifactId>spring-boot-with-starter-parent</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<name>spring-boot-with-starter-parent</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
|
Loading…
Reference in New Issue