diff options
Diffstat (limited to 'dcae-analytics/pom.xml')
-rw-r--r-- | dcae-analytics/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dcae-analytics/pom.xml b/dcae-analytics/pom.xml index 7f8d169..4f8fc42 100644 --- a/dcae-analytics/pom.xml +++ b/dcae-analytics/pom.xml @@ -2,6 +2,7 @@ <!-- ~ ================================================================================ ~ Copyright (c) 2018-2020 AT&T Intellectual Property. All rights reserved. + ~ Copyright (c) 2021 Samsung Electronics. 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 +28,7 @@ <parent> <groupId>org.onap.dcaegen2.analytics.tca-gen2</groupId> <artifactId>tca-gen2-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>dcae-analytics</artifactId> |