diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-11-27 11:29:05 +0100 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2020-12-16 16:57:20 +0100 |
commit | 2418a1d5854182a786f97075f8600ff0786e0e92 (patch) | |
tree | b42b11ab9cdcfee77cd0c1d8c5fe997afd861435 /pom.xml | |
parent | d4479b2a50a6da28e54d65a298160e6740fd209b (diff) |
Update blueprints to use k8splugin in version range >=3.4.3,<4.0.02.2.3
Issue-ID: DCAEGEN2-2508
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: Ic915d283367df6e675e083be0348f4751f47b5a2
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.2.2-SNAPSHOT</version> + <version>2.2.3-SNAPSHOT</version> <url>http://maven.apache.org</url> <packaging>pom</packaging> |