aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-sli-northbound-all/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-24 07:22:43 -0400
committerDan Timoney <dtimoney@att.com>2020-06-24 07:22:43 -0400
commit55545afa389f1075a3d0815257c7b8c1e8f8e106 (patch)
tree6ef25c680aef8782771425951d0821038aa8cdad /features/ccsdk-sli-northbound-all/pom.xml
parent15f12e0758bacc326eb6b74ccc4f81021c0e13c0 (diff)
Update to latest ccsdk/parent Frankfurt snapshot version6.0.0-ONAPfrankfurt
Updated parent versions to latest CCSDK Frankfurt snapshot Change-Id: Iea658891f407b537e8642b7bef9dabbaee6f2240 Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-sli-northbound-all/pom.xml')
-rw-r--r--features/ccsdk-sli-northbound-all/pom.xml4
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 d509c311..cca30ff0 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.5.6</version>
+ <version>1.5.10-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ccsdk-sli-northbound-all</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.5-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name>