This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.commons.metrics-0.0.2
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git

commit 2c1237f610a28ffe536127f0aa3ad50bb53dff38
Author: Chetan Mehrotra <[email protected]>
AuthorDate: Thu Jan 7 06:50:41 2016 +0000

    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/bundles/commons/metrics@1723469 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

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>
 
 

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to