aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/app-feature/pom.xml
diff options
context:
space:
mode:
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>2022-02-09 06:03:15 +0100
committerMichael DÜrre <michael.duerre@highstreet-technologies.com>2022-02-09 06:03:28 +0100
commit1e35ebef46e712a989a50171517f96fa75191490 (patch)
treea01d87ef07e3701d2f758028a0e1343c03af892d /sdnr/wt/odlux/apps/app-feature/pom.xml
parent35e024062a6b1d127c88283e6192ba180f8de2c3 (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/apps/app-feature/pom.xml')
-rw-r--r--sdnr/wt/odlux/apps/app-feature/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/sdnr/wt/odlux/apps/app-feature/pom.xml b/sdnr/wt/odlux/apps/app-feature/pom.xml
index ba308cd44..43cfe9783 100644
--- a/sdnr/wt/odlux/apps/app-feature/pom.xml
+++ b/sdnr/wt/odlux/apps/app-feature/pom.xml
@@ -72,11 +72,6 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>sdnr-wt-odlux-app-mediatorApp</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-odlux-app-maintenanceApp</artifactId>
<version>${project.version}</version>
</dependency>