diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:59:46 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 14:59:46 -0400 |
commit | 7d322a14fea0295f49b96ff6213a719c330072aa (patch) | |
tree | 7b5fcf6266c26fd0a00667ef22cd7650b290c8ea /features/features-sli-core/pom.xml | |
parent | 009d047e0abc2c8d9bfc56effd3e716bea9a5086 (diff) |
Roll version for Frankfurt release
Roll version in master branch to Frankfurt version (1.5.0-SNAPSHOT)
Change-Id: Ic2b3afb65d780360a056d50a1cfd0b32555ae32a
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/features-sli-core/pom.xml')
-rw-r--r-- | features/features-sli-core/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml index 6b21cad21..e622944e5 100644 --- a/features/features-sli-core/pom.xml +++ b/features/features-sli-core/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-sli-core</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> |