diff options
author | Dan Timoney <dtimoney@att.com> | 2024-10-01 12:31:50 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-10-01 12:31:50 -0400 |
commit | f14dd8f6652f6d28b9478289f0010d0f81c7938c (patch) | |
tree | e61068a626047af3ff158d33b6e15988cf89b1cc /platform-logic/ran-slice-api/pom.xml | |
parent | be4912b4f65a5f701979077d98841e9f4e2bbca3 (diff) |
Update major versions2.0.0
Update major version to reflect breaking change (Biermann API removal)
in release
Issue-ID: CCSDK-4056
Change-Id: Ia25b6dd5249b2aa02db6808cb754874ba5354d86
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'platform-logic/ran-slice-api/pom.xml')
-rw-r--r-- | platform-logic/ran-slice-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/ran-slice-api/pom.xml b/platform-logic/ran-slice-api/pom.xml index 57ee4d0f..b94fd7aa 100644 --- a/platform-logic/ran-slice-api/pom.xml +++ b/platform-logic/ran-slice-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-platform-logic</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>platform-logic-ranSlice</artifactId> |