diff --git a/jhipster/jhipster-monolithic/pom.xml b/jhipster/jhipster-monolithic/pom.xml
index 6ac756c807..0536f80ada 100644
--- a/jhipster/jhipster-monolithic/pom.xml
+++ b/jhipster/jhipster-monolithic/pom.xml
@@ -6,7 +6,7 @@
jhipster-monolithic
0.0.1-SNAPSHOT
war
- JHipster Monolithic Application
+ JHipster Monolithic Application
parent-boot-1
diff --git a/msf4j/pom.xml b/msf4j/pom.xml
index f2cfe10f57..cca8281764 100644
--- a/msf4j/pom.xml
+++ b/msf4j/pom.xml
@@ -1,33 +1,33 @@
-
- 4.0.0
- com.baeldung.msf4j
- msf4j
- 0.0.1-SNAPSHOT
- WSO2 MSF4J Microservice
+
+ 4.0.0
+ com.baeldung.msf4j
+ msf4j
+ 0.0.1-SNAPSHOT
-
- org.wso2.msf4j
- msf4j-service
- 2.6.0
-
+
+ org.wso2.msf4j
+ msf4j-service
+ 2.6.0
+
-
-
- org.wso2.msf4j
- msf4j-spring
- ${msf4j.version}
-
-
- org.wso2.msf4j
- msf4j-mustache-template
- ${msf4j.version}
-
-
+
+
+ org.wso2.msf4j
+ msf4j-spring
+ ${msf4j.version}
+
+
+ org.wso2.msf4j
+ msf4j-mustache-template
+ ${msf4j.version}
+
+
-
- com.baeldung.msf4j.msf4jintro.Application
- 2.6.1
-
+
+ com.baeldung.msf4j.msf4jintro.Application
+ 2.6.1
+
\ No newline at end of file
diff --git a/parent-boot-2/pom.xml b/parent-boot-2/pom.xml
index 2d45120f32..ab6162a5a5 100644
--- a/parent-boot-2/pom.xml
+++ b/parent-boot-2/pom.xml
@@ -5,8 +5,7 @@
parent-boot-2
0.0.1-SNAPSHOT
pom
- Parent Boot 2
- Parent for all spring boot 2 modules
+ Parent for all Spring Boot 2 modules
org.springframework.boot
diff --git a/spring-data-5-reactive/pom.xml b/spring-data-5-reactive/pom.xml
index b2a317878f..bcf37f1da4 100644
--- a/spring-data-5-reactive/pom.xml
+++ b/spring-data-5-reactive/pom.xml
@@ -6,8 +6,6 @@
spring-5-data-reactive
0.0.1-SNAPSHOT
jar
- Spring-5-data-reactive
- Spring-5-data-reactive with Springboot 2.0.1
org.springframework.boot
diff --git a/testing-modules/groovy-spock/pom.xml b/testing-modules/groovy-spock/pom.xml
index f1f0883277..e0da345eb4 100644
--- a/testing-modules/groovy-spock/pom.xml
+++ b/testing-modules/groovy-spock/pom.xml
@@ -6,7 +6,6 @@
groovy-spock
1.0-SNAPSHOT
jar
- Spock Framework - Example Project
com.baeldung