aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-09-05 07:24:38 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-05 07:24:38 +0000
commitf040ecf089eac94a4efc90316175ccc0529bbfd2 (patch)
tree32dcd3bc996f6cdb5cda18752c360d79a1e26efb /pom.xml
parent5a295e30a8cbd0b39144328e23f6b1be37e526c3 (diff)
parentd6230a718e176f02bc91314a0cd96a49820498fb (diff)
Merge changes Ic75c7eca,Ic0b547f7,I932b1ceb,I26c99032,Ifaeeb8f4, ...
* changes: OCLIP: Change the order of classpath OCLIP: Fix the correct type of OCS command VTP: Add schema-list command OCLIP: Fix OCLIP registrar to log register events OCLIP: Fix json print format VTP: Enable grpc part of deployment VTP: grpc client impl VTP: grpc server impl VTP: grpc stub model VTP: grpc client VTP: grpc server VTP: grpc stub VTP: Add grpc
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4391c0a1..88fb0d2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,8 +41,9 @@
<module>profiles</module>
<module>products</module>
<module>main</module>
- <module>deployment</module>
<module>validate</module>
+ <module>grpc</module>
+ <module>deployment</module>
</modules>
<distributionManagement>