aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/pom.xml
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-03-14 09:22:15 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-14 09:22:15 +0000
commit09f3630ea990197e9d7b669aa2d6a63ec397bf3e (patch)
tree6625d3e9ac31600d86bf54a50e75dba61cc2c82a /adapters/pom.xml
parenta56de0e221751debd038aca5b6d20d8f9325d294 (diff)
parent38f720752af4d4aad8c4e467a288d9048659f688 (diff)
Merge "AT&T 1712 and 1802 release code"
Diffstat (limited to 'adapters/pom.xml')
-rw-r--r--adapters/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/adapters/pom.xml b/adapters/pom.xml
index 25346583c1..1f832b8c60 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -15,13 +15,13 @@
<modules>
<module>mso-adapter-utils</module>
<module>mso-adapters-rest-interface</module>
- <module>mso-network-adapter</module>
+ <module>mso-vnf-adapter-async-client</module>
<module>mso-network-adapter-async-client</module>
+ <module>mso-network-adapter</module>
<module>mso-sdnc-adapter</module>
<!--<module>mso-appc-adapter</module>-->
<module>mso-tenant-adapter</module>
<module>mso-vnf-adapter</module>
- <module>mso-vnf-adapter-async-client</module>
<module>mso-requests-db-adapter</module>
<module>mso-catalog-db-adapter</module>
<module>mso-workflow-message-adapter</module>