diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-15 11:28:06 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-15 11:28:06 -0400 |
commit | 5399db293b64f110948a7d23f41e9282d78b362b (patch) | |
tree | 8aa0af93f94618344dc2b35d2c61b220759d634c /pom.xml | |
parent | 28d357836d89914e241c0fcd20239aff7498568e (diff) |
Roll to initial Honolulu release
Roll to initial Honolulu release version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1a97a62f0ec2ac7da7fa3cd093cd102f77ff9f3e
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.1.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.oran</groupId> <artifactId>ccsdk-oran</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> <modules> |