diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:41:08 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-09 17:41:08 -0400 |
commit | 42b7a94f71e6347f2c3fe85b2aecf6ab6a562370 (patch) | |
tree | dd8c62d78f07885928ebcf54cc939bdc9865e3a5 /features/pom.xml | |
parent | 7fc8ec9e9a4225e43410df019ae1c56ebee38e5b (diff) |
Roll to next Guilin release version
Roll to next Guilin release version
Change-Id: Id7e1268425e14464274c60cef8118f36e1bdc449
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 40edac47..3794c738 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.plugins</groupId> <artifactId>sliplugins-feature-aggregator</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features</name> |