diff options
author | 2021-08-23 08:42:22 +0200 | |
---|---|---|
committer | 2021-08-23 10:52:35 +0200 | |
commit | 7c71e22211f7c1bb75f52d2d33a41bfeb0d0c6df (patch) | |
tree | 0a536be3a6c3c5e74c279c4dafe78c1c8a12ad1d /pom.xml | |
parent | 9441f054dc5cdcfc37b6ec46e06722d166202380 (diff) |
Update PM-Mapper blueprint
To use new image version 1.7.1
Issue-ID: DCAEGEN2-2873
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I5fc49da76664a90fab6b39c2081d19fb07f2f259
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.3-SNAPSHOT</version> + <version>3.3.4-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |