diff options
author | ChrisC <christophe.closset@intl.att.com> | 2020-07-07 16:48:26 +0200 |
---|---|---|
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | 2020-07-08 08:07:47 +0000 |
commit | 792acdc22dd6cfc6aaff12af53d983841970190e (patch) | |
tree | 6546262da2d93ef86682649a513f2948bb90daef /common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | |
parent | b2ad6a223211145ba742f5fd9499025d80272eee (diff) |
Update to 1.6.71.6.7
Prepare for Frankfurt maintenance release
Issue-ID: SDC-3189
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I7c28e3c9cb48b6b96f4622218e9f567915b91001
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-core/pom.xml')
-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 737786bbb8..110e8a13b2 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.6-SNAPSHOT</version> + <version>1.6.7-SNAPSHOT</version> </parent> <dependencies> |