aboutsummaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci/pom.xml
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2019-07-28 15:44:36 +0300
committerTal Gitelman <tal.gitelman@att.com>2019-07-28 14:55:38 +0000
commit610ff24fb145dc64e73a12d51901446b7b8be245 (patch)
treec8a4dac7827ce5dcd7946d0df7c70cb6a227ccf4 /cucumber-js-test-apis-ci/pom.xml
parent692dec121aa5ea408c6170325a63b393b755fdf1 (diff)
Update SDC version 1.5.1
Change-Id: Id2182099210982248584c1fcf4569a1360d82f1d Issue-ID: SDC-2478 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
Diffstat (limited to 'cucumber-js-test-apis-ci/pom.xml')
-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 bcbfec83db..e24a7d2093 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.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>cucumber-bdd</artifactId>
<name>cucumber-bdd</name>
<groupId>org.openecomp.sdc</groupId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>jar</packaging>
<build>
<plugins>