summaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2019-05-07 18:33:33 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2019-05-07 18:33:52 +0300
commit66cd382cf5b543474b5291023a62a3be1f4f03d3 (patch)
tree4c0ce113ba53676d99681c28923caf46ececc555 /cucumber-js-test-apis-ci
parent14be881ba45c3ce623131a9844155d8bdf140b5e (diff)
Update SDC version 1.4.1
Change-Id: Ied1680cb89bdc4d00d0977bef2a26bb5b8a0381e Issue-ID: SDC-1913 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'cucumber-js-test-apis-ci')
-rw-r--r--cucumber-js-test-apis-ci/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cucumber-js-test-apis-ci/pom.xml b/cucumber-js-test-apis-ci/pom.xml
index 8f84f97604..ae26c68ad2 100644
--- a/cucumber-js-test-apis-ci/pom.xml
+++ b/cucumber-js-test-apis-ci/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-main</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<artifactId>cucumber-bdd</artifactId>
<name>cucumber-bdd</name>
<groupId>org.openecomp.sdc</groupId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
<plugins>