diff options
author | Steve Smokowski <ss835w@att.com> | 2020-02-17 16:44:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-17 16:44:33 +0000 |
commit | d99c3ef191d843649545afbd9d0689aaf5947c60 (patch) | |
tree | 9e322c38dbfd25288bf66ac37c15b5e46a3e627f /pom.xml | |
parent | f2dabed6905bd921a9ffb635d349ef8ad8063c6d (diff) | |
parent | b02ea7de58eb4dca7430b700c31a4d507287663d (diff) |
Merge "Fix so-simulator dependency in docker/pom.xml"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,8 +32,8 @@ <module>cloudify-client</module> <module>cxf-logging</module> <module>so-monitoring</module> - <module>packages</module> <module>so-simulator</module> + <module>packages</module> </modules> <properties> <project.mso.base.folder>.</project.mso.base.folder> |