diff options
author | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 14:29:39 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@intl.att.com> | 2020-03-19 14:29:39 +0200 |
commit | 96729d4dd88c7f13924f1ac7f78ff975f1d6a256 (patch) | |
tree | e5dfb1441e7564a1a1f37574354a3cf66ac4d2d6 /common/onap-common-configuration-management/onap-configuration-management-core | |
parent | 68fe4496694a286a441e23ef9686b04feeb0f5fd (diff) |
Bump SDC to 1.6.31.6.3
Change-Id: Ib485f282ce0641ad7be8fef9324211ef84bac552
Issue-ID: SDC-2798
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-core')
-rwxr-xr-x | common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index 7e8d61c150..80047b7bbf 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>onap-common-configuration-management</artifactId> <groupId>org.onap.sdc.common</groupId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <dependencies> |