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 /integration-tests/pom.xml | |
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 'integration-tests/pom.xml')
-rw-r--r-- | integration-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 72f68e105b..6d87dd937e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -32,7 +32,7 @@ limitations under the License. <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> <properties> |