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/11/07 08:33:09 UTC

[sling-samples] 02/02: Remove stale module declarations

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 <ro...@apache.org>
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
"commits@sling.apache.org" <co...@sling.apache.org>.