Index: trunk/autoquest-httpmonitor-test/pom.xml
===================================================================
--- trunk/autoquest-httpmonitor-test/pom.xml	(revision 1518)
+++ trunk/autoquest-httpmonitor-test/pom.xml	(revision 1519)
@@ -1,7 +1,11 @@
-<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">
+<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>de.ugoe.cs.autoquest</groupId>
         <artifactId>autoquest-test</artifactId>
-        <version>0.1.1-SNAPSHOT</version>
+        <version>0.0.1-SNAPSHOT</version>
         <relativePath>../autoquest-test/pom.xml</relativePath>
     </parent>
@@ -153,5 +157,5 @@
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore />
+                                        <ignore></ignore>
                                     </action>
                                 </pluginExecution>
