From 9f248c60432e3242f3d58ba8501cb6fd1e9786e8 Mon Sep 17 00:00:00 2001 From: Robeatoz <32271374+Robeatoz@users.noreply.github.com> Date: Wed, 22 May 2019 09:49:55 +0200 Subject: [PATCH] Correct name and description of spring-boot-project module This commit corrects the Maven project name and description of spring-boot-project to avoid the already used name "Spring Boot Build". See gh-16938 --- spring-boot-project/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-project/pom.xml b/spring-boot-project/pom.xml index 88c0465275d..2e893ff2819 100644 --- a/spring-boot-project/pom.xml +++ b/spring-boot-project/pom.xml @@ -9,8 +9,8 @@ spring-boot-project pom - Spring Boot Build - Spring Boot Build + Spring Boot Project + Spring Boot Project ${basedir}/..