summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-06-04 12:47:56 -0400
committerJack Lucas <jflucas@research.att.com>2019-06-04 12:47:56 -0400
commitd0395f7de8dea655f0e4ea214462311e23f45a78 (patch)
tree2a487e334feccdd1912ec80a50935ac389f0ab14 /k8s-bootstrap-container/pom.xml
parent058958bf64d14c00e77fd8c695fec49942be6f70 (diff)
Update bootstrap to support TLS for CM
Change-Id: Ie44a55eb7e209bbad1970530f9d723ac9540b156 Issue-ID: DCAEGEN2-1586 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 04af8c7..98c2a83 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.5.1</version>
+ <version>1.6.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>