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 /optical-service/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 'optical-service/pom.xml')
-rw-r--r-- | optical-service/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/optical-service/pom.xml b/optical-service/pom.xml index 1a805e8e..bc342b86 100644 --- a/optical-service/pom.xml +++ b/optical-service/pom.xml @@ -5,13 +5,13 @@ <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> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service</name> |