Skip to content

Commit f3ebd71

Browse files
committed
Merge branch '2.1.x'
Closes gh-16967
2 parents ead0cd9 + 5a5b5a0 commit f3ebd71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
</parent>
1010
<artifactId>spring-boot-project</artifactId>
1111
<packaging>pom</packaging>
12-
<name>Spring Boot Build</name>
13-
<description>Spring Boot Build</description>
12+
<name>Spring Boot Project</name>
13+
<description>Spring Boot Project</description>
1414
<properties>
1515
<main.basedir>${basedir}/..</main.basedir>
1616
</properties>

0 commit comments

Comments
 (0)