diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-12 18:00:27 +0000 |
commit | 84e76848891084fc1e92cfddc8f24a41a8f1b32a (patch) | |
tree | fedf730d755b2504b5dadbfc97d56db69dd1bbf7 /asdcApi/model | |
parent | eb3b6257c3f303f5b8219b2679c1c9c597f69b8e (diff) |
Release ccsdk/sli/northbound0.6.2
Diffstat (limited to 'asdcApi/model')
-rwxr-xr-x | asdcApi/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index 6e4fc6ec..c76ea058 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.2</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |