diff options
Diffstat (limited to 'dcae-analytics-common')
-rw-r--r-- | dcae-analytics-common/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-analytics-common/pom.xml b/dcae-analytics-common/pom.xml index c02ca23..559d31b 100644 --- a/dcae-analytics-common/pom.xml +++ b/dcae-analytics-common/pom.xml @@ -2,7 +2,7 @@ ~ ===============================LICENSE_START====================================== ~ dcae-analytics ~ ================================================================================ - ~ Copyright © 2017 AT&T Intellectual Property. All rights reserved. + ~ Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved. ~ ================================================================================ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.dcaegen2.analytics.tca</groupId> <artifactId>dcae-analytics</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> </parent> <artifactId>dcae-analytics-common</artifactId> |