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 /a1-policy-management | |
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 'a1-policy-management')
-rw-r--r-- | a1-policy-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index 7bad8f60..4878f7e6 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -29,7 +29,7 @@ </parent> <groupId>org.onap.ccsdk.oran</groupId> <artifactId>a1-policy-management-service</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <name>ccsdk-oran :: ${project.artifactId}</name> <properties> <java.version.source>17</java.version.source> |