diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:53:23 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 15:48:17 -0500 |
commit | 71fb63595ff340651f1499705849a08d0eba954b (patch) | |
tree | 04cfa21f8f628acb7581ada6c4bc478f22c14e98 /features/pom.xml | |
parent | 50ca197af9b9e0eadb2626ec6ca41dcd1d792b73 (diff) |
Roll master to Guilin
Roll versions of master for early Guilin development
Change-Id: If777c42a3a6bf10589835b73b02f2fccdeca9490
Issue-ID: CCSDK-2152
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 f68c07fb..ba34f0c3 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.2</version> + <version>2.0.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sliplugins-feature-aggregator</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features</name> |