Index: trunk/quest-core-usability/pom.xml
===================================================================
--- trunk/quest-core-usability/pom.xml	(revision 453)
+++ trunk/quest-core-usability/pom.xml	(revision 454)
@@ -1,10 +1,10 @@
 <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">
   <modelVersion>4.0.0</modelVersion>
-  <groupId>de.ugoe.cs.usability</groupId>
-  <artifactId>usabilityevaluationmanager</artifactId>
+  <groupId>de.ugoe.cs.quest</groupId>
+  <artifactId>quest-core-usability</artifactId>
   <version>0.0.1-SNAPSHOT</version>
-  <name>UsabilityEvaluationManager</name>
+  <name>quest-core-usability</name>
   <scm>
-    <url>https://www.trex.informatik.uni-goettingen.de/svn/swephd/pharms/tasktree/trunk/UsabilityEvaluationManager</url>
+    <url>https://www.trex.informatik.uni-goettingen.de/svn/swephd/pharms/tasktree/trunk/quest-core-usability</url>
   </scm>
   <dependencies>
@@ -13,10 +13,4 @@
         <artifactId>quest-core-tasktrees</artifactId>
         <version>0.0.1-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-        <groupId>junit</groupId>
-        <artifactId>junit</artifactId>
-        <version>4.8.1</version>
-        <scope>test</scope>
     </dependency>
   </dependencies>
