diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-03-04 15:39:21 +0100 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-03-04 16:34:21 +0000 |
commit | 1979c9210c65ba4908adbd2a3e5195f49c13bc7d (patch) | |
tree | b95021ebdea33feb6b3d8ef7c4e42765e551a496 /common-be/pom.xml | |
parent | 08a24bfbff3b1f830084fa23c8eb9f097e21db0b (diff) |
Update to 1.8.31.8.3
Update Version to prepare for release
Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ie23d18d3124ec8cf8edb77a468538c8548a11375
Diffstat (limited to 'common-be/pom.xml')
-rw-r--r-- | common-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-be/pom.xml b/common-be/pom.xml index 2fbd6d4c38..a64e5e09ab 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> </parent> <dependencies> |