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 b67d4101a64a88ce208ab70108e9dfe92f936f9c Author: Chetan Mehrotra <[email protected]> AuthorDate: Thu Jan 7 04:30:22 2016 +0000 SLING-4080 - API to capture/measure application-level metrics Rename the bundle name to include 'commons' in the name git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/metrics@1723457 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d13870..2d18405 100644 --- a/pom.xml +++ b/pom.xml @@ -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> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
