diff options
author | kjaniak <kornel.janiak@nokia.com> | 2018-05-29 13:32:14 +0200 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2018-08-01 08:01:53 +0200 |
commit | ff1ce822e44ed6aa0712c2d04232ee2bdd427531 (patch) | |
tree | cbebd25e0fcd8e669181a7830e213be65f576d16 /pom.xml | |
parent | e98fdcc3087d06b76066ae2d2c7d0bde41d7776b (diff) |
Simulator module addition
Change-Id: I8f6e9737954a8769a25450ed22a0285cadfcf164
Issue-ID: DCAEGEN2-601
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ <module>hv-collector-utils</module> <module>hv-collector-coverage</module> <module>hv-collector-analysis</module> + <module>hv-collector-client-simulator</module> </modules> <properties> |