Correct svn location

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1100091 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 103f905..eaf2c49 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -58,9 +58,9 @@
     </mailingLists>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/?root=Apache-SVN</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/pom</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/pom</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/pom/?root=Apache-SVN</url>
     </scm>
 
     <distributionManagement>