You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/08/18 08:47:39 UTC

svn commit: r1805387 - /sling/trunk/pom.xml

Author: rombert
Date: Fri Aug 18 08:47:39 2017
New Revision: 1805387

URL: http://svn.apache.org/viewvc?rev=1805387&view=rev
Log:
SLING-7005 - RRD4J metrics reporter

Added to main reactor pom

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1805387&r1=1805386&r2=1805387&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Fri Aug 18 08:47:39 2017
@@ -108,6 +108,7 @@
         <module>bundles/commons/mime</module>
         <module>bundles/commons/contentdetection</module>
         <module>bundles/commons/osgi</module>
+        <module>bundles/commons/metrics-rrd4j</module>
         <module>bundles/commons/scheduler</module>
         <module>bundles/commons/testing</module>
         <module>bundles/commons/threaddump</module>