diff options
author | vv770d <vv770d@att.com> | 2020-08-07 17:50:11 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-08-07 17:56:38 +0000 |
commit | ee9fec7bb76f914b31d62e917003bfdf6a42c00a (patch) | |
tree | 056c63d25517e7bd5e3136f814b2d55ff8cc5656 /pom.xml | |
parent | 648ffe7aa810639dd6397b13aea28054647d6710 (diff) |
Disable TCA/cdap from bootstrap2.0.3
Change-Id: Ib14ef5dc437ccff368a0e266f00530d1c949d641
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2342
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.3-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |