diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-10-03 19:30:53 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-10-03 19:30:53 +0000 |
commit | 8699685ad5a6111e78264e4c9ac0a40317f42258 (patch) | |
tree | 64829870198bdd36b9a6e5e68637150dd9d96ebb /northbound/asdcApi/model/pom.xml | |
parent | 3df9ec3c47637582920fb104ca3f9653f6724d4c (diff) |
Release ccsdk/sli2.0.0
Diffstat (limited to 'northbound/asdcApi/model/pom.xml')
-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..2f91e3e53 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.0</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |