diff options
Diffstat (limited to 'sdnr/wt/odlux/apps/app-feature/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/app-feature/pom.xml | 5 |
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> |