diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-24 15:56:59 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-24 16:12:53 -0500 |
commit | ce33837a7d1904fa18c3a368d37d837d9c9b7397 (patch) | |
tree | 3ca17085d2228c1f9b77d10cfbb638ab588caaab /features/pom.xml | |
parent | a65bd87c69cbb4d560e3e03c11c486bfcf7b77f4 (diff) |
Roll versions to next snapshot
Roll CCSDK to next snapshot version
Change-Id: I24f5470165522a4311c611785b323c1f81d41a8a
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-x | features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/pom.xml b/features/pom.xml index e2d6adb18..ee1d01e51 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.1</version> + <version>1.5.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-feature-aggregator</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features</name> |