aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/app-installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/apps/app-installer/pom.xml')
-rwxr-xr-xsdnr/wt/odlux/apps/app-installer/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sdnr/wt/odlux/apps/app-installer/pom.xml b/sdnr/wt/odlux/apps/app-installer/pom.xml
index 1bf55ed30..dc919f01f 100755
--- a/sdnr/wt/odlux/apps/app-installer/pom.xml
+++ b/sdnr/wt/odlux/apps/app-installer/pom.xml
@@ -124,6 +124,11 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
+ <artifactId>sdnr-wt-odlux-app-networkMapApp</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-odlux-app-linkCalculationApp</artifactId>
<version>${project.version}</version>
</dependency>