Index: /trunk/java-utils/pom.xml
===================================================================
--- /trunk/java-utils/pom.xml	(revision 505)
+++ /trunk/java-utils/pom.xml	(revision 506)
@@ -5,4 +5,7 @@
   <version>0.0.1-SNAPSHOT</version>
   <name>java-utils</name>
+  <scm>
+    <url>https://quest.informatik.uni-goettingen.de/svn/quest/trunk/java-utils</url>
+  </scm>
   <build>
     <plugins>
Index: /trunk/quest-core-events-test/pom.xml
===================================================================
--- /trunk/quest-core-events-test/pom.xml	(revision 505)
+++ /trunk/quest-core-events-test/pom.xml	(revision 506)
@@ -5,4 +5,7 @@
   <version>0.0.1-SNAPSHOT</version>
   <name>quest-core-events-test</name>
+  <scm>
+    <url>https://quest.informatik.uni-goettingen.de/svn/quest/trunk/quest-core-events-test</url>
+  </scm>
   <dependencies>
     <dependency>
Index: /trunk/quest-core-tasktrees-test/.classpath
===================================================================
--- /trunk/quest-core-tasktrees-test/.classpath	(revision 505)
+++ /trunk/quest-core-tasktrees-test/.classpath	(revision 506)
@@ -2,10 +2,4 @@
 <classpath>
 	<classpathentry kind="src" output="target/test-classes" path="src/test/java">
-		<attributes>
-			<attribute name="optional" value="true"/>
-			<attribute name="maven.pomderived" value="true"/>
-		</attributes>
-	</classpathentry>
-	<classpathentry kind="src" output="target/classes" path="src/main/java">
 		<attributes>
 			<attribute name="optional" value="true"/>
Index: /trunk/quest-ui-core-test/pom.xml
===================================================================
--- /trunk/quest-ui-core-test/pom.xml	(revision 505)
+++ /trunk/quest-ui-core-test/pom.xml	(revision 506)
@@ -4,4 +4,7 @@
   <artifactId>quest-ui-core-test</artifactId>
   <version>0.0.1-SNAPSHOT</version>
+  <scm>
+    <url>https://quest.informatik.uni-goettingen.de/svn/quest/trunk/quest-ui-core-test</url>
+  </scm>
   <dependencies>
     <dependency>
Index: /trunk/quest-ui-core/pom.xml
===================================================================
--- /trunk/quest-ui-core/pom.xml	(revision 505)
+++ /trunk/quest-ui-core/pom.xml	(revision 506)
@@ -6,4 +6,7 @@
 	<version>0.0.1-SNAPSHOT</version>
 	<name>quest-ui-core</name>
+	<scm>
+		<url>https://quest.informatik.uni-goettingen.de/svn/quest/trunk/quest-ui-core</url>
+	</scm>
 	<repositories>
 		<repository>
