summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/core/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/odlux/core/features/pom.xml')
-rw-r--r--sdnr/wt/odlux/core/features/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sdnr/wt/odlux/core/features/pom.xml b/sdnr/wt/odlux/core/features/pom.xml
index 5d81f954c..051de3d0a 100644
--- a/sdnr/wt/odlux/core/features/pom.xml
+++ b/sdnr/wt/odlux/core/features/pom.xml
@@ -50,6 +50,11 @@
<dependency>
<groupId>${project.groupId}</groupId>
+ <artifactId>sdnr-wt-odlux-core-model</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-odlux-core-provider</artifactId>
<version>${project.version}</version>
</dependency>