Index: trunk/autoquest-httpmonitor-test/pom.xml
===================================================================
--- trunk/autoquest-httpmonitor-test/pom.xml	(revision 1513)
+++ trunk/autoquest-httpmonitor-test/pom.xml	(revision 1516)
@@ -1,11 +1,7 @@
-<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.0.1-SNAPSHOT</version>
+        <version>0.1.0</version>
         <relativePath>../autoquest-test/pom.xml</relativePath>
     </parent>
@@ -157,5 +153,5 @@
                                     </pluginExecutionFilter>
                                     <action>
-                                        <ignore></ignore>
+                                        <ignore />
                                     </action>
                                 </pluginExecution>
