Author: chetanm
Date: Thu Jan 7 04:30:22 2016
New Revision: 1723457
URL: http://svn.apache.org/viewvc?rev=1723457&view=rev
Log:
SLING-4080 - API to capture/measure application-level metrics
Rename the bundle name to include 'commons' in the name
Modified:
sling/trunk/bundles/commons/metrics/pom.xml
Modified: sling/trunk/bundles/commons/metrics/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/metrics/pom.xml?rev=1723457&r1=1723456&r2=1723457&view=diff
==============================================================================
--- sling/trunk/bundles/commons/metrics/pom.xml (original)
+++ sling/trunk/bundles/commons/metrics/pom.xml Thu Jan 7 04:30:22 2016
@@ -28,7 +28,7 @@
<version>26</version>
</parent>
- <artifactId>org.apache.sling.metrics</artifactId>
+ <artifactId>org.apache.sling.commons.metrics</artifactId>
<packaging>bundle</packaging>
<version>0.0.1-SNAPSHOT</version>