diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 21:19:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-18 21:19:30 +0000 |
commit | 06e32e242aad5f52f8e010ec2b1e7b83e502c9f7 (patch) | |
tree | daf88cced1106e636d58fcebaef555e2090020fa /asdcApi/model | |
parent | 09508e83393c0fe88517983e60122d570c8a9949 (diff) |
Release ccsdk/sli/northbound0.6.3
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 a7ea2c42..0a940a07 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.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |