diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-01-13 20:50:28 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-01-15 14:14:18 +0000 |
commit | 2cabee9fd1443514279d76390ef439d8cdad5e6f (patch) | |
tree | 8a63b31cdd205ff7cebff1102ef61f2363f9660f /tca-cdap-container/pom.xml | |
parent | 4ccfa6d878b3de432514f20a954d67573ec549be (diff) |
remove consul lookup for cbs1.2.2
Change-Id: I3bc1aeac314bd0bbd6679182917c3c2c0176d498
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2021
Diffstat (limited to 'tca-cdap-container/pom.xml')
-rw-r--r-- | tca-cdap-container/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tca-cdap-container/pom.xml b/tca-cdap-container/pom.xml index c43503c..b8f20c6 100644 --- a/tca-cdap-container/pom.xml +++ b/tca-cdap-container/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- ================================================================================ -Copyright (c) 2018-2019 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2018-2020 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 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>tca-cdap-container</artifactId> <name>dcaegen2-deployments-tca-cdap-container</name> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |