summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/installer
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/installer
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/installer')
-rw-r--r--sdnr/wt/odlux/installer/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/sdnr/wt/odlux/installer/pom.xml b/sdnr/wt/odlux/installer/pom.xml
index 37778beb2..1e1acbfad 100644
--- a/sdnr/wt/odlux/installer/pom.xml
+++ b/sdnr/wt/odlux/installer/pom.xml
@@ -164,14 +164,6 @@
<type>jar</type>
<overWrite>false</overWrite>
</artifactItem>
- <!-- mediatorApp -->
- <artifactItem>
- <groupId>${project.groupId}</groupId>
- <artifactId>sdnr-wt-odlux-app-mediatorApp</artifactId>
- <version>${project.version}</version>
- <type>jar</type>
- <overWrite>false</overWrite>
- </artifactItem>
<!-- performanceHistoryApp -->
<artifactItem>
<groupId>${project.groupId}</groupId>