diff options
author | vv770d <vv770d@att.com> | 2020-09-16 21:25:25 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2020-09-17 12:42:08 +0000 |
commit | 543b7cc9983c2d223b95aa71b71ad43685b1e873 (patch) | |
tree | 4badf3ca32c0e21e17c5359feb712d44377a8e80 /pom.xml | |
parent | fbe1c5a030afab6787f903b87f811f056405b4c9 (diff) |
Revise heartbeat version to 2.1.1 and bump up bootstrap container - 2.1.5
Python 3.8 support
Change-Id: I13f534a88f96f2611c455539fe6e00f3d7373a88
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2292
Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,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.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |