diff options
author | osgn422w <gervais-martial.ngueko@intl.att.com> | 2021-04-21 02:46:43 +0200 |
---|---|---|
committer | osgn422w <gervais-martial.ngueko@intl.att.com> | 2021-04-21 02:46:43 +0200 |
commit | 21b78ea12199167214a5978c7ca7297e5e307101 (patch) | |
tree | 3292690c5e4510058d2685827eaba14922620acd | |
parent | cd25242576022322d45186ca41bddf3161f01961 (diff) |
lifecycle state change
change lifecycle to Mature since it is part of Policy
which is a mature project and has the diversity
which prevented original CLAMP project to be mature
Issue-ID: POLICY-3221
Change-Id: Ib684170d4929ecb7f5161e31b5b458b8b615b750
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
-rw-r--r-- | INFO.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ --- project: 'policy-clamp' project_creation_date: '2020-12-03' -lifecycle_state: 'Incubation' +lifecycle_state: 'Mature' project_category: '' project_lead: &onap_releng_ptl name: 'Jim Hahn' |