diff options
author | ChrisC <christophe.closset@intl.att.com> | 2021-03-16 16:34:18 +0100 |
---|---|---|
committer | Xue Gao <xue.gao@intl.att.com> | 2021-03-17 12:44:57 +0000 |
commit | 737340d942fcfd431f21b5463bcde57b95e4d69c (patch) | |
tree | 2022efb144a40a6e20be1a6cc52329c6b8f5b764 /openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml | |
parent | a820979640eb7fa4346e0340ce4dd4a5f9e5feeb (diff) |
Update SDC version
Prepare for RC1 build for H release
Issue-ID: SDC-3479
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I91ce37170a98d17b71cd30ff9a43ec5fe63b8cad
Diffstat (limited to 'openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml')
-rw-r--r-- | openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml index 4c96ec1e31..340ec9b8a0 100644 --- a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.4-SNAPSHOT</version> </parent> <dependencies> |