Index: /trunk/autoquest-htmlmonitor-test/pom.xml
===================================================================
--- /trunk/autoquest-htmlmonitor-test/pom.xml	(revision 937)
+++ /trunk/autoquest-htmlmonitor-test/pom.xml	(revision 938)
@@ -7,5 +7,5 @@
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
-	<artifactId>autoautoquest-htmlmonitor-test</artifactId>
+	<artifactId>autoquest-htmlmonitor-test</artifactId>
 	<licenses>
 		<license>
@@ -15,5 +15,5 @@
 	</licenses>
 	<properties>
-		<tested-artifactId>autoautoquest-htmlmonitor</tested-artifactId>
+		<tested-artifactId>autoquest-htmlmonitor</tested-artifactId>
 	</properties>
 	<dependencies>
Index: /trunk/autoquest-htmlmonitor/pom.xml
===================================================================
--- /trunk/autoquest-htmlmonitor/pom.xml	(revision 937)
+++ /trunk/autoquest-htmlmonitor/pom.xml	(revision 938)
@@ -6,7 +6,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>de.ugoe.cs.autoquest</groupId>
-    <artifactId>autoautoquest-htmlmonitor</artifactId>
+    <artifactId>autoquest-htmlmonitor</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>autoautoquest-htmlmonitor</name>
+    <name>autoquest-htmlmonitor</name>
     <licenses>
         <license>
@@ -17,5 +17,5 @@
     <packaging>jar</packaging>
     <scm>
-        <url>https://autoautoquest.informatik.uni-goettingen.de/svn/autoautoquest/trunk/autoautoquest-htmlmonitor</url>
+        <url>https://autoquest.informatik.uni-goettingen.de/svn/autoquest/trunk/autoquest-htmlmonitor</url>
     </scm>
     <pluginRepositories>
@@ -78,5 +78,5 @@
                 <configuration>
                     <includes>
-                        <include>autoautoquest-htmlmonitor.js</include>
+                        <include>autoquest-htmlmonitor.js</include>
                     </includes>
                     <allowOneVarStatementPerFunction>false</allowOneVarStatementPerFunction>
@@ -107,5 +107,5 @@
                             <addClasspath>true</addClasspath>
                             <classpathPrefix>lib/</classpathPrefix>
-                            <mainClass>de.ugoe.cs.autoautoquest.htmlmonitor.Runner</mainClass>
+                            <mainClass>de.ugoe.cs.autoquest.htmlmonitor.Runner</mainClass>
                         </manifest>
                     </archive>
