diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-02-17 16:02:05 +0100 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-02-25 13:36:35 +0000 |
commit | 94133cb583800ecd72ee0c736284c6ead18450c9 (patch) | |
tree | e68b112328f9b80babecad5a2a441880a0aa213e /sdc-os-chef | |
parent | e01f4a5f5e4258e5b02593bda5cb0c5ec87b1899 (diff) |
Update version to 1.8.21.8.2
Update SDC poms to 1.8.2 to prepare for release
Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I4a82d521dc8ec80b65082a12a1bc43598ae37e25
Diffstat (limited to 'sdc-os-chef')
-rw-r--r-- | sdc-os-chef/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml index 400f0e7123..d53e079692 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> |