Removed description

This commit is contained in:
Urvy Agrawal 2019-06-04 15:04:19 +05:30
parent 15ca31cdef
commit b5f136ddcd
2 changed files with 0 additions and 2 deletions

View File

@ -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>

View File

@ -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>