commit | 23e25e89619c732a687b44a5487afbb6badf613c | [log] [tgz] |
---|---|---|
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Tue Jul 20 07:57:41 2021 +0100 |
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | Thu Jul 29 16:30:11 2021 +0100 |
tree | 76641d98717f826bf1df96357a7db815cf899b25 | |
parent | 931424fc681b1d41afbba98a190253283f9a6eba [diff] [blame] |
Implement http participant in CLAMP Issue-ID: POLICY-3449 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: Ibfe23a6e98fb760a930b6080dc2291113b3cb4fa
diff --git a/participant/participant-impl/pom.xml b/participant/participant-impl/pom.xml index f1f4f0e..439bdea 100644 --- a/participant/participant-impl/pom.xml +++ b/participant/participant-impl/pom.xml
@@ -40,6 +40,7 @@ <module>participant-impl-policy</module> <module>participant-impl-cds</module> <module>participant-impl-kubernetes</module> + <module>participant-impl-http</module> </modules> <dependencies>