commit | 049192cca3adeed8223066feb6bc071fc90bae5c | [log] [tgz] |
---|---|---|
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Thu Jul 15 09:36:26 2021 +0100 |
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Thu Jul 15 10:00:37 2021 +0100 |
tree | 8daab0bdcbb979a0725e8df618d92e578e8e3d4a | |
parent | 258fdc2ddb8b5e130ccc2b287c10c3fd782b7ee9 [diff] [blame] |
Fix CL participant docker images missing in Nexus Issue-ID: POLICY-3411 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I70b09ae056391f2d0008e8c7e59102c2736ca46f
diff --git a/pom.xml b/pom.xml index da214ff..fdaeb13 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>