diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2021-07-15 09:36:26 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2021-07-15 10:00:37 +0100 |
commit | 049192cca3adeed8223066feb6bc071fc90bae5c (patch) | |
tree | 8daab0bdcbb979a0725e8df618d92e578e8e3d4a /pom.xml | |
parent | 258fdc2ddb8b5e130ccc2b287c10c3fd782b7ee9 (diff) |
Fix CL participant docker images missing in Nexus
Issue-ID: POLICY-3411
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I70b09ae056391f2d0008e8c7e59102c2736ca46f
Diffstat (limited to 'pom.xml')
-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> |