diff options
author | Mnushkin, Dmitry <dmitry.mnushkin@att.com> | 2019-10-21 09:25:56 -0400 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@att.com> | 2019-12-11 12:09:08 -0500 |
commit | 6514e3bded45ec57f5157afc6d2833fb4e40f271 (patch) | |
tree | 90564370be261656a4116ab2dc814102f5513109 /pom.xml | |
parent | 1d6c9fde4bb1abead317f217c636ab6a61dbd7df (diff) |
Add so-simulator project
contribute simulator to onap project
Issue-ID: SO-2463
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I0a3a71fdeb47cbbd686830045a8bc40769102a29
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ <module>cxf-logging</module> <module>so-monitoring</module> <module>packages</module> + <module>so-simulator</module> </modules> <properties> <project.mso.base.folder>.</project.mso.base.folder> |