aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-asdcApi
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-24 16:10:06 -0500
committerDan Timoney <dtimoney@att.com>2020-01-24 16:14:10 -0500
commitf0594b8f4684ddbb81e490c630e5a968abd2170f (patch)
tree51fdf70f1d226ba9606857bbb906033893aaa063 /features/ccsdk-asdcApi
parent3ad1927084a5c4247ca4b62e9928d7f1ea74f51a (diff)
Roll versions to next snapshot
Roll CCSDK to next snapshot version Change-Id: I4441d1d1e2ead1912281109dcf7fbb4961198b36 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-asdcApi')
-rw-r--r--features/ccsdk-asdcApi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-asdcApi/pom.xml b/features/ccsdk-asdcApi/pom.xml
index 79496ab0..694b0e84 100644
--- a/features/ccsdk-asdcApi/pom.xml
+++ b/features/ccsdk-asdcApi/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.1</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ccsdk-asdcApi</artifactId>
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name>