summaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci
diff options
context:
space:
mode:
authorilanap <ilanap@amdocs.com>2019-01-27 11:39:07 +0200
committerilanap <ilanap@amdocs.com>2019-01-27 11:39:07 +0200
commit420afa90cc71751f2189986e07a19814cacde769 (patch)
tree37d8e53944bf73272906aa405f01afa858893703 /cucumber-js-test-apis-ci
parentc0b0f612ddd8bf05f940a869759085c838e7752c (diff)
Fix for parent version
Change-Id: I61c70e785d531183dbc3523c5177c3dfe557fa46 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
Diffstat (limited to 'cucumber-js-test-apis-ci')
-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 0d2f134828..c197f9c060 100644
--- a/cucumber-js-test-apis-ci/pom.xml
+++ b/cucumber-js-test-apis-ci/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-main</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
</parent>
<artifactId>cucumber-bdd</artifactId>
<name>cucumber-bdd</name>