diff options
author | vv770d <vv770d@att.com> | 2021-07-27 19:59:56 +0000 |
---|---|---|
committer | vv770d <vv770d@att.com> | 2021-07-27 20:00:27 +0000 |
commit | 753da48c1f2d724f6026c8c54cb91a4210a6a71e (patch) | |
tree | ed1004733b38c7f5cc2d2a90f11665ab546fce1d /pom.xml | |
parent | 1a3848ed086c8a638b7b6db78a2a92c012de88ec (diff) |
Bootstrap version bump to 3.3.1
Revise Heartbeat blueprint to 2.3.1
Change-Id: I28acdb54de72f37f7641f76c3e74948fb197f7f9
Signed-off-by: vv770d <vv770d@att.com>
Issue-ID: DCAEGEN2-2852
Issue-ID: DCAEGEN2-2864
Issue-ID: DCAEGEN2-2834
Issue-ID: DCAEGEN2-2836
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>3.3.0-SNAPSHOT</version> + <version>3.3.1-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |