diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-05 15:35:18 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-10 15:02:50 -0500 |
commit | 3fcec673cbf8760b820a3d0ab46ce7a8f458df24 (patch) | |
tree | 62cd67ed79bca1b60722fc850d4ae5b11c19d1a5 /a1-adapter/a1-adapter-api/model | |
parent | 5c16b72deb2b0c5e3b99021dbe1c358b47a97bd1 (diff) |
Release version 2.0.0 CCSDK ORAN maven artifacts
Release version 2.0.0 of CCSDK ORAN artifacts and roll to next snapshot
Issue-ID: CCSDK-4066
Change-Id: Id4d60c2462e33d0a7288d8a0b2e11d604c75f1a2
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'a1-adapter/a1-adapter-api/model')
-rw-r--r-- | a1-adapter/a1-adapter-api/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml index 64486264..ffbd6a20 100644 --- a/a1-adapter/a1-adapter-api/model/pom.xml +++ b/a1-adapter/a1-adapter-api/model/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>a1-adapter-model</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-oran :: ${project.artifactId}</name> |