summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-07-07 15:57:28 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-07 15:57:28 +0000
commitfcc6583ccb1bc232758aea663e609e20afd98154 (patch)
tree2708db04a3ff88ae6bd1e45ec39c6c178c802230 /pom.xml
parent05d5b97f40d72c494ad95152a31ec8b931db94eb (diff)
parentb7c956f3fa521e2031a7b7051ba2f42e6ac30cf5 (diff)
Merge "Moved sniro and oof clients into their own project"
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 ae743ac383..2556f32c56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,7 @@
<module>mso-api-handlers</module>
<module>adapters</module>
<module>asdc-controller</module>
+ <module>so-optimization-clients</module>
<module>bpmn</module>
<module>cloudify-client</module>
<module>cxf-logging</module>