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 <[email protected]> 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>
