diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-29 14:25:53 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-29 14:25:53 -0400 |
commit | b53e8c377b2e7c6b516f9b35ecb37a7fe0ce70d7 (patch) | |
tree | ec959fda5fbe1bea9227680e91e630a1517dfd3b /features/pom.xml | |
parent | 2afa278abc75d36683c218c0727cdca6064b1183 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot versions
Change-Id: I42c2476db9654d72a58aacdcdef4763e9f80e0d0
Issue-ID: CCSDK-2344
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 ec9b45fd..f5eb7a02 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.4</version> + <version>1.5.5-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-feature-aggregator</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features</name> |