aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorkjaniak <kornel.janiak@nokia.com>2018-06-11 12:59:22 +0200
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2018-08-02 07:20:50 +0200
commit9bdb7d9b45ade3b4181c15729fdbb6a53410cebc (patch)
treef9d575c4df93a8a05cda82807a58479cec78549b /pom.xml
parent7c3b59560f015b65882a56db585b7d4bdd10d434 (diff)
Dcae simulator module addition
Change-Id: I4c0be20f414f356f7c6a28fcdc330b4b8aca5eb9 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com> Issue-ID: DCAEGEN2-601
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 17a86b46..6ac05ec5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,6 +43,7 @@
<module>hv-collector-core</module>
<module>hv-collector-coverage</module>
<module>hv-collector-ct</module>
+ <module>hv-collector-dcae-app-simulator</module>
<module>hv-collector-domain</module>
<module>hv-collector-main</module>
<module>hv-collector-utils</module>