diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:31:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 19:31:37 +0000 |
commit | 6b0fb5624df46a52a4d2d769e413a0bb9e13dbcd (patch) | |
tree | f9ca80640da431e680c096a86f12c37dcd88c54a /asdcApi/features/features-asdcApi/pom.xml | |
parent | d43009046d5b046206f864f5791419876334828c (diff) |
Release ccsdk/sli/northbound0.6.1
Diffstat (limited to 'asdcApi/features/features-asdcApi/pom.xml')
-rw-r--r-- | asdcApi/features/features-asdcApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/features/features-asdcApi/pom.xml b/asdcApi/features/features-asdcApi/pom.xml index 9927bce4..616e15bc 100644 --- a/asdcApi/features/features-asdcApi/pom.xml +++ b/asdcApi/features/features-asdcApi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-asdcApi</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |