diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-18 10:45:36 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-19 08:50:19 -0400 |
commit | 6c001401f6e3f22373cfc9317552ea8c7820ff81 (patch) | |
tree | 4f9516f6667b63785ae2af8083ddbec46739880f /features/pom.xml | |
parent | 991db2d87c7ac4035782b800c4046e53d0e58993 (diff) |
Use CCSDK version 0.6.3
Use CCSDK version 0.6.3
Change-Id: I0a7b17b2c038a2d42cc92bef273531e4d2141953
Issue-ID: SDNC-917
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-x | features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/pom.xml b/features/pom.xml index 26e20e39..81e030ef 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.2</version> + <version>1.4.3</version> <relativePath/> </parent> |