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 2020/09/04 13:29:18 UTC

[sling-whiteboard] 02/04: Add hc-resource to the reactor

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

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

commit 03ef86131836164354ed196c0bc93c406ea94a2f
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Sep 4 15:27:44 2020 +0200

    Add hc-resource to the reactor
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 929b709..2d75e14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,7 @@
           <module>metrics-prometheus</module>
           <module>saml-handler</module>
           <module>saml-example</module>
+          <module>hc-resource</module>
     </modules>
 
 </project>