diff options
author | rajendrajaiswal <rajendra.jaiswal@ericsson.com> | 2019-06-27 10:50:55 +0100 |
---|---|---|
committer | rajendrajaiswal <rajendra.jaiswal@ericsson.com> | 2019-07-01 15:39:47 +0100 |
commit | 70234e718dec6890389353b2152b2d40c407149e (patch) | |
tree | 56a8485ca5165c62446fa72aee0a095fd400d3fa /dcae-analytics-tca/pom.xml | |
parent | 274a2398e0fd209c5589979beb3c4d339e592d80 (diff) |
JJB alignment across DCAE components - DCAE-TCA
Change-Id: Ife5462fc6b5c6b007fb892b77d65f4138f50054b
Issue-ID: DCAEGEN2-1578
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
Diffstat (limited to 'dcae-analytics-tca/pom.xml')
-rw-r--r-- | dcae-analytics-tca/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-analytics-tca/pom.xml b/dcae-analytics-tca/pom.xml index b39d4ca..22170c8 100644 --- a/dcae-analytics-tca/pom.xml +++ b/dcae-analytics-tca/pom.xml @@ -3,7 +3,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. @@ -28,7 +28,7 @@ <parent> <artifactId>dcae-analytics</artifactId> <groupId>org.onap.dcaegen2.analytics.tca</groupId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> </parent> <artifactId>dcae-analytics-tca</artifactId> |