diff options
Diffstat (limited to 'openecomp-be/tools/build-data-helper')
-rw-r--r-- | openecomp-be/tools/build-data-helper/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/build-data-helper/pom.xml b/openecomp-be/tools/build-data-helper/pom.xml index a5f55c3f59..b2e800805d 100644 --- a/openecomp-be/tools/build-data-helper/pom.xml +++ b/openecomp-be/tools/build-data-helper/pom.xml @@ -53,7 +53,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-dependency-plugin</artifactId> - <version>3.1.0</version> + <version>${maven.dependency.version}</version> <executions> <execution> <id>id1</id> |