aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/pom.xml
diff options
context:
space:
mode:
authorc00149107 <chenchuanyu@huawei.com>2017-08-31 14:27:38 +0800
committerchuanyu chen <chenchuanyu@huawei.com>2017-09-04 06:59:28 +0000
commit26b7c9ddb2b36b1f6440083811653321aec98fde (patch)
treeedb04350f565a8533b8c21236dabbe733852142c /adapters/pom.xml
parent93933fe43ef56ed7b29d6edbd0da8060e36ceb8b (diff)
Add VF-C Adapter
Add VF-C Adapter to support VF-C APIs Change-Id: I4eb27755c8c5420343f457e0f9be37aa438361eb Issue-ID:SO-41 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
Diffstat (limited to 'adapters/pom.xml')
-rw-r--r--adapters/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/adapters/pom.xml b/adapters/pom.xml
index 28fd4093ff..897dffbc19 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -26,6 +26,7 @@
<module>mso-requests-db-adapter</module>
<module>mso-catalog-db-adapter</module>
<module>mso-workflow-message-adapter</module>
+ <module>mso-vfc-adapter</module>
</modules>
<dependencies>