aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2021-07-16 12:33:09 +0000
committerGerrit Code Review <gerrit@onap.org>2021-07-16 12:33:09 +0000
commit5be24a85256aa7db0c7456f1b3d61678203ecd66 (patch)
treef57a6c400d02325ee8275d3ab8c805916fc3ca67
parent57fd0d340fbfb95ebd81b70d81eeb94f8965a029 (diff)
parent049192cca3adeed8223066feb6bc071fc90bae5c (diff)
Merge "Fix CL participant docker images missing in Nexus"
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index da214ff22..fdaeb13d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,6 +57,7 @@
<modules>
<module>common</module>
<module>models</module>
+ <module>packages</module>
<module>runtime</module>
<module>runtime-controlloop</module>
<module>participant</module>