summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2018-04-27 22:11:51 +0000
committerJack Lucas <jflucas@research.att.com>2018-04-27 22:12:57 +0000
commitbac8d423b7142520b7e0bb00b18285eb5db6b030 (patch)
treebaad596c0297f7ce870aae98b50a88a6bb423e90 /k8s-bootstrap-container/pom.xml
parent829e71e4cbdba099df6ab7b4cf1297960539cdcb (diff)
Initialize DCAE postgres instance
Change-Id: Ib61ec4d1a9351945cbeb230338245d18bc96857d Issue-ID: DCAEGEN2-477 Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r--k8s-bootstrap-container/pom.xml2
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>