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/features/ccsdk-asdcApi/pom.xml | |
parent | 09508e83393c0fe88517983e60122d570c8a9949 (diff) |
Release ccsdk/sli/northbound0.6.3
Diffstat (limited to 'asdcApi/features/ccsdk-asdcApi/pom.xml')
-rw-r--r-- | asdcApi/features/ccsdk-asdcApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml index e66a26a3..44e00712 100644 --- a/asdcApi/features/ccsdk-asdcApi/pom.xml +++ b/asdcApi/features/ccsdk-asdcApi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.3</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-asdcApi</artifactId> - <version>0.6.3-SNAPSHOT</version> + <version>0.6.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |