aboutsummaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci/pom.xml
diff options
context:
space:
mode:
authorilanap <ilanap@amdocs.com>2019-02-04 14:15:11 +0200
committerAvi Gaffa <avi.gaffa@amdocs.com>2019-02-05 10:59:51 +0000
commite53320e41123bd6219158208b4eac36f44d67cd2 (patch)
tree4b06b0dc7f0f504c68dc48fc00023443a826ddf8 /cucumber-js-test-apis-ci/pom.xml
parent1468fdc4558bb82c025a05b03d1511018d8fd835 (diff)
Fixes to docker run
yet again since changes did not affect the changes in the merge build Change-Id: I71881fcfc556a0566bc2d05c6bc33a52d5873b10 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 a6081c1786..8f84f97604 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>