diff options
author | sebdet <sebastien.determe@intl.att.com> | 2021-02-19 14:07:05 +0100 |
---|---|---|
committer | sebdet <sebastien.determe@intl.att.com> | 2021-02-23 16:25:36 +0100 |
commit | eeaef28f78a23881e2f5cf0380fa1ad34472435d (patch) | |
tree | 1a69193f7b2ff68dcd4e435072250130341c0219 /version.properties | |
parent | 3a27ad91be0bb73025de684d4cd35f6dd76ea074 (diff) |
Update clamp to 6.0.1
- Update to 6.0.1 so that images can be released next week
- Fix classNotFound due to update of policy models libs from 2.3.5 to 2.4.0 (ToscaPolicyIdentifier renamed to ToscaConceptIddentifier and ToscaPolicyTypeIdentifier deleted)
Issue-ID: POLICY-3084
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ic2d3e6eb25f125ba472c77f0683081214680fafb
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 35775d32e..a55d4d200 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=6 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |