diff options
author | Liam Fallon <liam.fallon@est.tech> | 2021-07-16 12:33:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-07-16 12:33:09 +0000 |
commit | 5be24a85256aa7db0c7456f1b3d61678203ecd66 (patch) | |
tree | f57a6c400d02325ee8275d3ab8c805916fc3ca67 | |
parent | 57fd0d340fbfb95ebd81b70d81eeb94f8965a029 (diff) | |
parent | 049192cca3adeed8223066feb6bc071fc90bae5c (diff) |
Merge "Fix CL participant docker images missing in Nexus"
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ <modules> <module>common</module> <module>models</module> + <module>packages</module> <module>runtime</module> <module>runtime-controlloop</module> <module>participant</module> |