summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSébastien Determe <sd378r@intl.att.com>2018-03-23 14:00:47 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-23 14:00:47 +0000
commit87751f9e022fd044e40119a804a167bc0a338806 (patch)
tree62cf88b181a8a91e1d8795fe19fc99d707f4d25f /pom.xml
parent9fe5a8b3358252a81fcd378b2415fdfb0a119263 (diff)
parent378d05bded462b721cd04e7eb5ab06a944da452e (diff)
Merge changes from topic 'bugfix/sdc-controller'
* changes: Rework the SDC test Naming convention Sonar fixes
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 76a221445..3b2ebe122 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<docker.mariadb.port.host>3306</docker.mariadb.port.host>
- <docker.http-cache.port.host>2080</docker.http-cache.port.host>
+ <docker.http-cache.port.host>8085</docker.http-cache.port.host>
<project.scm.id>git-server</project.scm.id>
<java.version>1.8</java.version>