SLING-4080 - API to capture/measure application-level metrics

Update path in scm section

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1723469 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2d18405..281b84f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,14 +35,12 @@
   <name>Apache Sling Metrics</name>
   <description>
     Integrates Metric library http://metrics.dropwizard.io/ with Sling
-
-    Refer to http://sling.apache.org/documentation/bundles/log-tracers.html
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/metrics</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/metrics</developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/metrics</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/metrics</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/metrics</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics</url>
   </scm>