diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:39:37 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:39:37 -0400 |
commit | eb3b6257c3f303f5b8219b2679c1c9c597f69b8e (patch) | |
tree | 2ea6f9edb192fde9a16acffec3f6032d2999baa8 /features/ccsdk-sli-northbound-all | |
parent | 763ac52a1a6bb4c4c2a900bafad4b902edd24d22 (diff) |
Roll versions for El Alto
Roll to next El Alto snapshot
Change-Id: I284ca0a1a6d4b741ee41a4f93ca1761bea1b59ab
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-sli-northbound-all')
-rw-r--r-- | features/ccsdk-sli-northbound-all/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index 78e1ee8c..eb36f758 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |