diff options
author | Dan Timoney <dtimoney@att.com> | 2021-01-05 15:15:38 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-01-05 15:15:38 -0500 |
commit | 1ee3a301a982af539acca8bf3b3c5fd0b2c2c395 (patch) | |
tree | 69499b72026df1d64c842b4b0f0b45ae910328bb /northbound/features/ccsdk-sli-northbound-all | |
parent | b2516afc7464b02e178a71b9b9b573126c0615e9 (diff) |
Update parent version for Guilin mtce release
Update parent version for Guilin mtce release
Issue-ID: CCSDK-3074
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I32a83167b33962859f9aec97c3bc8d358e53c0c7
Diffstat (limited to 'northbound/features/ccsdk-sli-northbound-all')
-rw-r--r-- | northbound/features/ccsdk-sli-northbound-all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index 5abde1145..75518532a 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.0.2</version> + <version>2.0.4-SNAPSHOT</version> <relativePath/> </parent> |