diff options
Diffstat (limited to 'cucumber-js-test-apis-ci/pom.xml')
-rw-r--r-- | cucumber-js-test-apis-ci/pom.xml | 4 |
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 a9f1b4718e..e01522a843 100644 --- a/cucumber-js-test-apis-ci/pom.xml +++ b/cucumber-js-test-apis-ci/pom.xml @@ -6,11 +6,11 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <artifactId>cucumber-bdd</artifactId> <name>cucumber-bdd</name> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <packaging>jar</packaging> <build> <plugins> |