Only style: 2 spaces indent for Xml

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1577111 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml b/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml
index a37fdd6..1bcd1db 100644
--- a/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml
+++ b/ipojo/manipulator/manipulator-it/ipojo-manipulator-manipulation-test/pom.xml
@@ -20,16 +20,16 @@
 
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
-    <parent>
-        <groupId>org.apache.felix</groupId>
-        <artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
-        <version>1.11.3-SNAPSHOT</version>
-    </parent>
+  <parent>
+    <groupId>org.apache.felix</groupId>
+    <artifactId>org.apache.felix.ipojo.manipulator.manipulator-it</artifactId>
+    <version>1.11.3-SNAPSHOT</version>
+  </parent>
 
-    <modelVersion>4.0.0</modelVersion>
+  <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>ipojo-manipulator-manipulation-test</artifactId>
+  <artifactId>ipojo-manipulator-manipulation-test</artifactId>
 
-    <name>Apache Felix iPOJO Manipulator ~ Manipulation IT</name>
-    
+  <name>Apache Felix iPOJO Manipulator ~ Manipulation IT</name>
+
 </project>
\ No newline at end of file