aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2021-07-15 09:36:26 +0100
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>2021-07-15 10:00:37 +0100
commit049192cca3adeed8223066feb6bc071fc90bae5c (patch)
tree8daab0bdcbb979a0725e8df618d92e578e8e3d4a /pom.xml
parent258fdc2ddb8b5e130ccc2b287c10c3fd782b7ee9 (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.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>