summaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci/pom.xml
diff options
context:
space:
mode:
authorilanap <ilanap@amdocs.com>2019-02-03 16:26:17 +0200
committerilanap <ilanap@amdocs.com>2019-02-03 16:32:22 +0200
commit62067173f2772622f29830a39f359854dcabb5e6 (patch)
treee0bd36ecd8cea36a83dac10d915aea2f6631c16f /cucumber-js-test-apis-ci/pom.xml
parentc0ebab732256fed103b7cb1445177ebc58f07050 (diff)
Fixes to docker run
different port on jenkins where 8080 already taken Change-Id: If7ed9b00faf3e44e56593b53ca64397d0ad05eb8 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
Diffstat (limited to 'cucumber-js-test-apis-ci/pom.xml')
-rw-r--r--cucumber-js-test-apis-ci/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber-js-test-apis-ci/pom.xml b/cucumber-js-test-apis-ci/pom.xml
index e9ea4d637b..3a9e9d59bf 100644
--- a/cucumber-js-test-apis-ci/pom.xml
+++ b/cucumber-js-test-apis-ci/pom.xml
@@ -9,7 +9,7 @@
<artifactId>cucumber-bdd</artifactId>
<name>cucumber-bdd</name>
<groupId>org.openecomp.sdc</groupId>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
<plugins>