Commit 5a5b5a0d authored by Andy Wilkinson's avatar Andy Wilkinson

Merge pull request #16938 from Robeatoz

* gh-16938:
  Correct name and description of spring-boot-project module

Closes gh-16938
parents d964357b 9f248c60
......@@ -9,8 +9,8 @@
</parent>
<artifactId>spring-boot-project</artifactId>
<packaging>pom</packaging>
<name>Spring Boot Build</name>
<description>Spring Boot Build</description>
<name>Spring Boot Project</name>
<description>Spring Boot Project</description>
<properties>
<main.basedir>${basedir}/..</main.basedir>
</properties>
......
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