diff --git a/apache-cxf/pom.xml b/apache-cxf/pom.xml
index 7732490576..41ae75a1de 100644
--- a/apache-cxf/pom.xml
+++ b/apache-cxf/pom.xml
@@ -1,40 +1,40 @@
- 4.0.0
- com.baeldung
- apache-cxf
- 0.0.1-SNAPSHOT
- pom
-
- cxf-introduction
-
-
-
- junit
- junit
- 4.12
- test
-
-
-
- install
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.5.1
-
- 1.8
- 1.8
-
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.5.0
-
-
-
-
-
\ No newline at end of file
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+ com.baeldung
+ apache-cxf
+ 0.0.1-SNAPSHOT
+ pom
+
+ cxf-introduction
+
+
+
+ junit
+ junit
+ 4.12
+ test
+
+
+
+ install
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.5.1
+
+ 1.8
+ 1.8
+
+
+
+ org.codehaus.mojo
+ exec-maven-plugin
+ 1.5.0
+
+
+
+
+