diff options
author | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2022-02-09 06:03:15 +0100 |
---|---|---|
committer | Michael DÜrre <michael.duerre@highstreet-technologies.com> | 2022-02-09 06:03:28 +0100 |
commit | 1e35ebef46e712a989a50171517f96fa75191490 (patch) | |
tree | a01d87ef07e3701d2f758028a0e1343c03af892d /sdnr/wt/odlux/pom.xml | |
parent | 35e024062a6b1d127c88283e6192ba180f8de2c3 (diff) |
remove unmaintained mediatorApp
remove app. keep code
Issue-ID: CCSDK-3590
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: If38ab05106b567638dfa74ca7902cfd2d3130b6e
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/odlux/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/pom.xml b/sdnr/wt/odlux/pom.xml index 8bc52d381..b5c275b9d 100644 --- a/sdnr/wt/odlux/pom.xml +++ b/sdnr/wt/odlux/pom.xml @@ -45,7 +45,6 @@ <module>apps/faultApp</module> <module>apps/helpApp</module> <module>apps/inventoryApp</module> - <module>apps/mediatorApp</module> <module>apps/maintenanceApp</module> <module>apps/minimumApp</module> <module>apps/performanceHistoryApp</module> |