summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-01-10 14:14:33 -0500
committerJack Lucas <jflucas@research.att.com>2020-01-10 14:14:33 -0500
commita73e3e7f103e1637b2b697195d7688a3b4381ce4 (patch)
tree7ef653579be06aa3d08850c86a8d12a47fe2e61d /k8s-bootstrap-container/pom.xml
parent87182470e239ec929d033ae48c30fb3c10fcea85 (diff)
Update plugin versions1.7.0
Also improve error detection during curl downloads Issue-ID: DCAEGEN2-2018 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I583a0366e9d20afe1d2a038b9b96331e7cad6804
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 3150dd8..1adaa7b 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.5</version>
+ <version>1.7.0</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>