summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrokenny <ronan.kenny@est.tech>2019-04-09 20:34:44 +0000
committerrokenny <ronan.kenny@est.tech>2019-04-09 20:34:44 +0000
commit1d9a4a6444f1a192ae69aa1f9c5df908c34ad164 (patch)
tree80b361948e3653557c05cfa4b62e7d81c5accbe3 /pom.xml
parent8dae8791b36c45f6cf2124359c9055c7bee7cae2 (diff)
Added VNFM Simulator project
Change-Id: I9b84164dc189128eed8d09b6ce69fc5d5fd78348 Issue-ID: SO-1618 Signed-off-by: rokenny <ronan.kenny@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 88b3b8da00..8a954e1fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
<module>cloudify-client</module>
<module>cxf-logging</module>
<module>so-monitoring</module>
+ <module>vnfm-simulator</module>
<module>packages</module>
</modules>
<properties>
@@ -228,7 +229,6 @@
<skip />
</configuration>
</plugin>
-
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>