diff options
author | ilanap <ilanap@amdocs.com> | 2019-02-04 14:15:11 +0200 |
---|---|---|
committer | Avi Gaffa <avi.gaffa@amdocs.com> | 2019-02-05 10:59:51 +0000 |
commit | e53320e41123bd6219158208b4eac36f44d67cd2 (patch) | |
tree | 4b06b0dc7f0f504c68dc48fc00023443a826ddf8 /cucumber-js-test-apis-ci/pom.xml | |
parent | 1468fdc4558bb82c025a05b03d1511018d8fd835 (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.xml | 2 |
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> |