diff options
author | Dan Timoney <dtimoney@att.com> | 2024-10-03 16:10:21 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-10-03 16:10:21 -0400 |
commit | e477961f068b9d76a6db2a2be6e7aaa5fc6f65a7 (patch) | |
tree | ffe6ad166cd2ac9b9d9dbd765773a68e917e8bce /northbound/asdcApi/model | |
parent | 3df9ec3c47637582920fb104ca3f9653f6724d4c (diff) |
Release version 2.0.0 of ccsdk/sli and roll snapshot version
Issue-ID: CCSDK-4056
Change-Id: I933ba943dd94a4532c32bb24b9e571cca15d980d
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'northbound/asdcApi/model')
-rwxr-xr-x | northbound/asdcApi/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 42e61e62d..d206ada3f 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |