aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-07-09 14:54:47 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-09 14:54:47 +0000
commit72eaef0f8559c9fa16cca0d4808b45bcfc7cff8f (patch)
treecc0063be79639d4424c42754c745fe1c9bd43bba /pom.xml
parent0ad02bb6286656e9e0eba8760e1666de65a7fcfd (diff)
parentda366370647e6b72df4d8433bb52ec22a443d0ca (diff)
Merge "move sdn clients to own package"
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 2556f32c56..db097183a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,6 +30,7 @@
<module>adapters</module>
<module>asdc-controller</module>
<module>so-optimization-clients</module>
+ <module>so-sdn-clients</module>
<module>bpmn</module>
<module>cloudify-client</module>
<module>cxf-logging</module>