aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/pom.xml
diff options
context:
space:
mode:
authorwsliwka <wojciech.sliwka@nokia.com>2019-08-08 09:56:34 +0200
committerDaniel Rose <dr695h@att.com>2019-08-14 18:07:30 +0000
commit496538442c516e080441e408441a9d839b0ff80b (patch)
tree03b214bcb20ad1c051e2c25beb3e7843656643e3 /test/mocks/pnfsimulator/pom.xml
parenta76adb4357259ce40360bbc349297d97e9174d29 (diff)
Add onboarding package for pnf sim
Issue-ID: INT-1134 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: I4a23e51b5e46f04d0299b1bb997f572ec828e616
Diffstat (limited to 'test/mocks/pnfsimulator/pom.xml')
-rw-r--r--test/mocks/pnfsimulator/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml
index adc2bd582..2f683a9ae 100644
--- a/test/mocks/pnfsimulator/pom.xml
+++ b/test/mocks/pnfsimulator/pom.xml
@@ -36,7 +36,8 @@
<version>5.0.0-SNAPSHOT</version>
<modules>
<module>pnfsimulator</module>
- <module>netconfsimulator</module>
+ <module>netconfsimulator</module>
+ <module>deployment</module>
</modules>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>