diff options
author | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:07:15 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-11-10 10:07:15 -0500 |
commit | 2eca5482951278b69c8cc152a46c423dddef02e6 (patch) | |
tree | 64db176ca63e8d78921f920850fa0cde645ec35e /pom.xml | |
parent | 4dd60c9cf0f4077190ce0ea54af9cef514f0f50f (diff) |
Roll master to snapshot version for New Delhi release
Roll master to initial snapshot version for New Delhi release
Issue-ID: CCSDK-3954
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ia8f8a07334541147026d6b7a4fd78914dbc446a1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>ccsdk-oran</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <packaging>pom</packaging> <modules> |