diff options
Diffstat (limited to 'test/mocks/pnfsimulator/pom.xml')
-rw-r--r-- | test/mocks/pnfsimulator/pom.xml | 3 |
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> |