aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDominic Lunanuova <dgl@research.att.com>2020-03-05 13:53:51 +0000
committerGerrit Code Review <gerrit@onap.org>2020-03-05 13:53:51 +0000
commitbf72b3396c4a29568ed4093e6cda52c69f322eb7 (patch)
tree91fb668b334e35c75c098d9c057a9c277fda260c /pom.xml
parentb1ce4e066413a06cd2a2223180b8faac2e763e9f (diff)
parentd20d5f5749f30f547ff80b0821eff8c1c4f3d681 (diff)
Merge "Implementing CSI Docker Benchmark v.1.2.0"
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 4bd7bbb0..b31a08ad 100755
--- a/pom.xml
+++ b/pom.xml
@@ -66,8 +66,8 @@
<aaf-cadi-aaf.version>2.1.15</aaf-cadi-aaf.version>
<commons-codec.version>1.13</commons-codec.version>
<gmaven-plugin.version>1.5</gmaven-plugin.version>
- <io.fabric8.version>0.28.0</io.fabric8.version>
- <docker.apiVersion>1.23</docker.apiVersion>
+ <io.fabric8.version>0.33.0</io.fabric8.version>
+ <docker.apiVersion>2.2.54</docker.apiVersion>
<commons-lang.version>2.4</commons-lang.version>
<commons-io.version>2.6</commons-io.version>
<httpcore.version>4.4</httpcore.version>