diff options
author | Lusheng Ji <lji@research.att.com> | 2018-04-28 15:20:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-28 15:20:11 +0000 |
commit | 571fc93d1f941a1dce10adaf4fdae8585e106ec5 (patch) | |
tree | 448f02b3292dbecc532ece44bc20f933f595c119 /k8s-bootstrap-container/pom.xml | |
parent | 5e2c542eb04f345ed55583984530fb815f7b0bd3 (diff) | |
parent | bac8d423b7142520b7e0bb00b18285eb5db6b030 (diff) |
Merge "Initialize DCAE postgres instance"
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 abbe3d0..955a9e9 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.1.6</version> + <version>1.1.7</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |