diff options
author | Dan Timoney <dtimoney@att.com> | 2020-08-06 14:33:28 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-08-07 08:28:15 -0400 |
commit | e8f6c9650e8a082a3302dc182229e94962fea0f4 (patch) | |
tree | d8ec30a62580746fd4bb5a5900f3039678a86cb2 /features/pom.xml | |
parent | 9c2ceddba12e3438e3f964028cd0aa7ccd9edc7a (diff) |
Roll to next snapshot
Roll to snapshot version 1.0.1-SNAPSHOT
Change-Id: Ifd7092ac65b40311336f1e696d2198576c5fba85
Issue-ID: CCSDK-2635
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 9408c0325..8eb7d544f 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.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-feature-aggregator</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features</name> |