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 /asdcApi/features/ccsdk-asdcApi/pom.xml | |
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 '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 b112574c..687f09bd 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.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-asdcApi</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |