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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e89f559 fix: remove non-existent module from reactor (#117)
2e89f559 is described below

commit 2e89f5596b89cd01feb09e7500098514fc2131d9
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Nov 7 00:12:51 2024 +0100

    fix: remove non-existent module from reactor (#117)
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0359b47d..d3377fae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,6 @@
           <module>maven-central-source-reporter</module>
           <module>SlingModelPersist</module>
           <module>starter-system-info</module>
-          <module>metrics-prometheus</module>
           <module>saml-example</module>
           <module>hc-resource</module>
           <module>instance-stopper</module>

Reply via email to