diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-04-03 13:46:22 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-04-03 15:35:10 -0400 |
commit | 66206077797318250df919425bc6d19ebb2c581f (patch) | |
tree | 233763388f995ad351dbda95fe2525b49b5785b7 /k8s-bootstrap-container/pom.xml | |
parent | 6a770f1be73f84bf57e003560d0b95d2c57fcfbe (diff) |
Update k8splugin & type file versions
Also stop loading docker type file, never used.
Issue-ID: DCAEGEN2-1136
Change-Id: I378d5df461dce7368aa4f4521ef086eb510b7f48
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r-- | k8s-bootstrap-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 2e4f1d2..dc7393a 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.4.10</version> + <version>1.4.11</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |