diff --git a/spring-cloud-data-flow/data-flow-server/pom.xml b/spring-cloud-data-flow/data-flow-server/pom.xml
index 689d09ead9..05684008c6 100644
--- a/spring-cloud-data-flow/data-flow-server/pom.xml
+++ b/spring-cloud-data-flow/data-flow-server/pom.xml
@@ -1,70 +1,70 @@
- 4.0.0
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
- org.baeldung.spring.cloud
- data-flow-server
- 0.0.1-SNAPSHOT
- jar
+ org.baeldung.spring.cloud
+ data-flow-server
+ 0.0.1-SNAPSHOT
+ jar
- data-flow-server
- Demo project for Spring Boot
+ data-flow-server
+ Demo project for Spring Boot
-
- org.springframework.boot
- spring-boot-starter-parent
- 1.4.2.RELEASE
-
-
-
-
- UTF-8
- UTF-8
- 1.8
- 1.1.0.RELEASE
- Brixton.SR7
-
-
-
-
- org.springframework.cloud
- spring-cloud-starter-dataflow-server-local
-
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
-
-
-
-
- org.springframework.cloud
- spring-cloud-dataflow-dependencies
- ${spring-cloud-dataflow-dependencies.version}
- pom
- import
-
-
- org.springframework.cloud
- spring-cloud-dependencies
- ${spring-cloud-dependencies.version}
- pom
- import
-
-
-
-
-
-
-
+
org.springframework.boot
- spring-boot-maven-plugin
-
-
+ spring-boot-starter-parent
+ 1.4.2.RELEASE
+
+
+
+
+ UTF-8
+ UTF-8
+ 1.8
+ 1.1.0.RELEASE
+ Brixton.SR7
+
+
+
+
+ org.springframework.cloud
+ spring-cloud-starter-dataflow-server-local
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
+
+
+
+ org.springframework.cloud
+ spring-cloud-dataflow-dependencies
+ ${spring-cloud-dataflow-dependencies.version}
+ pom
+ import
+
+
+ org.springframework.cloud
+ spring-cloud-dependencies
+ ${spring-cloud-dependencies.version}
+ pom
+ import
+
+
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -112,23 +112,23 @@
-
-
- spring-snapshots
- Spring Snapshots
- https://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- https://repo.spring.io/milestone
-
- false
-
-
-
+
+
+ spring-snapshots
+ Spring Snapshots
+ https://repo.spring.io/snapshot
+
+ true
+
+
+
+ spring-milestones
+ Spring Milestones
+ https://repo.spring.io/milestone
+
+ false
+
+
+
diff --git a/spring-cloud-data-flow/data-flow-shell/pom.xml b/spring-cloud-data-flow/data-flow-shell/pom.xml
index 85ead9413e..6711edcb42 100644
--- a/spring-cloud-data-flow/data-flow-shell/pom.xml
+++ b/spring-cloud-data-flow/data-flow-shell/pom.xml
@@ -1,68 +1,69 @@
- 4.0.0
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
- org.baeldung.spring.cloud
- data-flow-shell
- 0.0.1-SNAPSHOT
- jar
+ org.baeldung.spring.cloud
+ data-flow-shell
+ 0.0.1-SNAPSHOT
+ jar
- data-flow-shell
- Demo project for Spring Boot
+ data-flow-shell
+ Demo project for Spring Boot
-
- org.springframework.boot
- spring-boot-starter-parent
- 1.4.2.RELEASE
-
-
-
-
- UTF-8
- UTF-8
- 1.8
- Brixton.SR7
-
-
-
-
- org.springframework.cloud
- spring-cloud-dataflow-shell
-
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
-
-
-
-
- org.springframework.cloud
- spring-cloud-dataflow-dependencies
- ${spring-cloud-dataflow-dependencies.version}
- pom
- import
-
-
- org.springframework.cloud
- spring-cloud-dependencies
- ${spring-cloud-dependencies.version}
- pom
- import
-
-
-
-
-
-
-
+
org.springframework.boot
- spring-boot-maven-plugin
-
+ spring-boot-starter-parent
+ 1.4.2.RELEASE
+
+
+
+
+ UTF-8
+ UTF-8
+ 1.8
+ Brixton.SR7
+ 1.1.0.RELEASE
+
+
+
+
+ org.springframework.cloud
+ spring-cloud-dataflow-shell
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
+
+
+
+ org.springframework.cloud
+ spring-cloud-dataflow-dependencies
+ ${spring-cloud-dataflow-dependencies.version}
+ pom
+ import
+
+
+ org.springframework.cloud
+ spring-cloud-dependencies
+ ${spring-cloud-dependencies.version}
+ pom
+ import
+
+
+
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
org.apache.maven.plugins
maven-surefire-plugin
@@ -76,23 +77,23 @@
-
-
- spring-snapshots
- Spring Snapshots
- https://repo.spring.io/snapshot
-
- true
-
-
-
- spring-milestones
- Spring Milestones
- https://repo.spring.io/milestone
-
- false
-
-
-
+
+
+ spring-snapshots
+ Spring Snapshots
+ https://repo.spring.io/snapshot
+
+ true
+
+
+
+ spring-milestones
+ Spring Milestones
+ https://repo.spring.io/milestone
+
+ false
+
+
+