diff options
author | Ramesh Murugan Iyer <ramesh.murugan.iyer@est.tech> | 2022-07-29 16:06:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-07-29 16:06:19 +0000 |
commit | 98c4d50287a5e37266dd68567e26b290083614c7 (patch) | |
tree | 0b25e7e5ec7b3913cbab15e0a7ba6d9b45c2c7c5 /pom.xml | |
parent | 08cd706cbb778ef182b86f5ba042ed360f71a1cb (diff) | |
parent | fda6280b8d38e24d15fc0710cc7d0c213f90779b (diff) |
Merge "Add module for AC Element implementation"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ <!-- ============LICENSE_START======================================================= - Copyright (C) 2021 Nordix Foundation. + Copyright (C) 2021-2022 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -47,7 +47,7 @@ o policy-clamp-participant-impl-cds: A standard participant for interworking with CDS o policy-clamp-participant-impl-kubernetes: A standard participant for Kubernetes microservices o policy-clamp-participant-impl-policy: A standard participant for handling polcies for Policy Framework - o policy-clamp-participant-impl-simulator: A participant simulator for integration testing + o policy-clamp-acm-element-impl: ACM element implementation for integration testing o policy-clamp-participant-impl-http: A standard participant for http configurations </description> |