summaryrefslogtreecommitdiffstats
path: root/appc-dg/appc-dg-shared/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-dg/appc-dg-shared/pom.xml')
-rw-r--r--appc-dg/appc-dg-shared/pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/appc-dg/appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/pom.xml
index 1645866bf..9082e0d0e 100644
--- a/appc-dg/appc-dg-shared/pom.xml
+++ b/appc-dg/appc-dg-shared/pom.xml
@@ -11,11 +11,14 @@
<modules>
<module>appc-dg-common</module>
+ <module>appc-dg-dependency-model</module>
<module>appc-dg-ssh</module>
<module>appc-dg-aai</module>
<module>appc-dg-netconf</module>
<module>appc-dg-license-manager</module>
<module>appc-dg-shared-features</module>
<module>appc-dg-shared-installer</module>
- </modules>
+ <module>appc-dg-domain-model-lib</module>
+ <module>appc-dg-mdsal-store</module>
+ </modules>
</project>