summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-09-16 14:25:10 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-16 14:25:10 +0000
commitbfe3e8331c2d30a12ef7d0ea2e2edda5832f85ad (patch)
tree2d48db7e3900494029c073b5eb6ba6ff8ecd78d7 /ms/controllerblueprints/modules/pom.xml
parente0730ecac286c3d5b55b9a09d33be7674e6d317a (diff)
parent7003208140fb18782052cb23dfc5e8373b40a12f (diff)
Merge "Fix proto cyclic dependency."
Diffstat (limited to 'ms/controllerblueprints/modules/pom.xml')
-rw-r--r--ms/controllerblueprints/modules/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/controllerblueprints/modules/pom.xml b/ms/controllerblueprints/modules/pom.xml
index 73b231316..6cb4ea80a 100644
--- a/ms/controllerblueprints/modules/pom.xml
+++ b/ms/controllerblueprints/modules/pom.xml
@@ -31,6 +31,7 @@
<module>blueprint-core</module>
<module>resource-dict</module>
<module>blueprint-validation</module>
+ <module>blueprint-proto</module>
</modules>
<dependencies>