diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:15:08 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:15:08 -0400 |
commit | b9de9b7836dc88ca6cf746b1199014850b04e853 (patch) | |
tree | 056a3ea52d6b62de7cfc09bd1bd9a45f75036965 /asdcApi/features/features-asdcApi/pom.xml | |
parent | 9deeecffd743e0880a03c01e2acbc3323eddb0d5 (diff) |
Roll versions
Roll versions in master branch
Change-Id: Idd6c405684fee6eaa860286359493c667a1bf50f
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 3a09e3efb..9927bce43 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.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-asdcApi</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |