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 /catalog-be-plugins/backend-all-plugins | |
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 'catalog-be-plugins/backend-all-plugins')
-rw-r--r-- | catalog-be-plugins/backend-all-plugins/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be-plugins/backend-all-plugins/pom.xml b/catalog-be-plugins/backend-all-plugins/pom.xml index 8d59410c14..daa046f891 100644 --- a/catalog-be-plugins/backend-all-plugins/pom.xml +++ b/catalog-be-plugins/backend-all-plugins/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <artifactId>catalog-be-plugins</artifactId> <groupId>org.openecomp.sdc</groupId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> <packaging>pom</packaging> |