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-samples.git
commit 8824b318fbb2470e8c898da58d7d02876f691eee Author: Robert Munteanu <[email protected]> AuthorDate: Tue Nov 7 10:33:00 2017 +0200 Remove stale module declarations --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0e9a2b0..82c027a 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,6 @@ <!-- List modules to be included in the build here ! --> <modules> - <module>accessmanager-ui</module> <module>custom-login-form</module> <module>espblog</module> <module>fling</module> @@ -71,8 +70,5 @@ <module>slingshot</module> <module>testing/bundle-with-it</module> <module>testing/module-with-it</module> - <module>usermanager-ui</module> - <module>webloader/service</module> - <module>webloader/ui</module> </modules> </project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
