diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 14:18:19 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 14:18:19 -0400 |
commit | 857bc47f77a133c737d8dbdb1055b9b5a9b9b780 (patch) | |
tree | 9e9d69db7db70a62ce1da0dd178ab6fff80ec373 /features/pom.xml | |
parent | d1c504349c954e5c778be66816ec8d2a017896b5 (diff) |
Roll to next Guilin release version
Roll to next Guilin release version
Change-Id: Iff723a44280848519fa3467774839e05f0cb1716
Issue-ID: CCSDK-2742
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 8eb7d544..9f32a30e 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>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-feature-aggregator</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features</name> |