diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-15 11:26:11 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-15 11:26:11 -0400 |
commit | ce73f67e5ed84c969e4715d8912d4c6f92fbd2b0 (patch) | |
tree | 00db0d54aaf7e443dd255c3598db359de0e6f48d /pom.xml | |
parent | 28d357836d89914e241c0fcd20239aff7498568e (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic981d02cf285b7c83632aa192fe4427904bb9748
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,13 +26,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.oran</groupId> <artifactId>ccsdk-oran</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <modules> |