diff options
author | Lusheng Ji <lji@research.att.com> | 2018-10-10 15:47:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-10 15:47:45 +0000 |
commit | 7ee1fad9f8d94ccefb3cf4976a4e17605977d2ed (patch) | |
tree | 0674ccf55a2419ec1c4665f0d2a182ab6c63758b /k8s-bootstrap-container/pom.xml | |
parent | c4f74e1be04c3a60119ef047fb81795093ab2735 (diff) | |
parent | b654b73cc9144b451149f7bb0d2264ded8f4b7b4 (diff) |
Merge "fix heat setup - include docker plugin"
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 6d65969..1af2a41 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.3</version> + <version>1.4.4</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |