summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2019-07-22 11:06:29 -0400
committerJack Lucas <jflucas@research.att.com>2019-07-22 11:18:30 -0400
commitb36dee48ba9ae2a081ebba51cc4f5bea509321fe (patch)
tree5aed01f18dca000414554a1075e3c1eed573ad07 /k8s-bootstrap-container/pom.xml
parentfdfcdfaf73ec4f443f7bea0f9350d4e9e75cfdbb (diff)
Update k8s & dmaap plugins
Also remove blueprint-based deployment of dashboard (now being done via Helm) Issue-ID: DCAEGEN2-1651 Issue-ID: DCAEGEN2-1653 Issue-ID: DCAEGEN2-1667 Issue-ID: DCAEGEN2-1670 Issue-ID: DCAEGEN2-1318 Change-Id: I5d7b88d2bc6ed508f5500a1df553745f44d660af 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 45222c6..b6a1090 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.6.1</version>
+ <version>1.6.2</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>