diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-11-24 09:20:30 +0100 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-11-24 11:43:45 +0100 |
commit | 18bcb8230f6f1fac2f8dc905e2ca197f43810a1e (patch) | |
tree | b12ef9670c8ad898790dd3e227e075a1f648ad20 /pom.xml | |
parent | 6e6b529a5259c3e0313258073b5eff151bb38914 (diff) |
Update blueprints to use k8splugin 3.4.32.2.0
Issue-ID: DCAEGEN2-2508
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I74207c61f343d0caaeb41e214dde015fb06c1818
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.8-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |