fixed typos
This commit is contained in:
parent
d6bd06ddd9
commit
0ce2c744b3
@ -1,3 +1,3 @@
|
|||||||
This is a parent module for projects taht want to take advantage of the latest Spring Boot improvements/features.
|
This is a parent module for projects that want to take advantage of the latest Spring Boot improvements/features.
|
||||||
|
|
||||||
Current version: Spring Boot 2.2
|
Current version: Spring Boot 2.2
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<name>parent-boot-performance</name>
|
<name>parent-boot-performance</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<description>Parent for all modules taht want to take advantage of the latest Spring Boot improvements/features. Current version: 2.2</description>
|
<description>Parent for all modules that want to take advantage of the latest Spring Boot improvements/features. Current version: 2.2</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.baeldung</groupId>
|
<groupId>com.baeldung</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user