diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-11 14:24:09 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-11 14:24:09 -0400 |
commit | 1fe472ecdffa54c26372096ccebfaa9b36c7bb15 (patch) | |
tree | cd93f2c76a7494a95086a8a55b94cfb1bc2c56e8 /vnfapi/pom.xml | |
parent | 4761ffd6d3da6540bf5b25ff5126018ccedd8ead (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot version (2.0.2-SNAPSHOT)
Change-Id: Ia8a19ea697b3d1b8e492e68f895f95d4136f683b
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnfapi/pom.xml')
-rw-r--r-- | vnfapi/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index ad470162..ce160ca8 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <relativePath/> </parent> |