diff options
author | vasraz <vasyl.razinkov@est.tech> | 2021-06-17 20:12:04 +0100 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-07-05 09:20:59 +0000 |
commit | 0625050758c4f999167ef74a22e994fbd356195f (patch) | |
tree | d34025be12a034b6213419ad2ad33ce298e36f31 /cucumber-js-test-apis-ci/pom.xml | |
parent | 47f2be812ff98c6d9d3862deb55638330e8db4f3 (diff) |
Update NODE/NPM versions
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I2c4b6e7bbc388d24259695ce1a34989faabc9751
Issue-ID: SDC-3600
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 a24c1cb0da..a10fef6fcf 100644 --- a/cucumber-js-test-apis-ci/pom.xml +++ b/cucumber-js-test-apis-ci/pom.xml @@ -15,8 +15,8 @@ <build> <plugins> <plugin> + <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-clean-plugin</artifactId> - <version>2.6.1</version> <executions> <execution> <id>clean.dist.folder</id> |