replaced version number of hadoop aggregator with the related constant from main pom.xml

This commit is contained in:
Enrico Ottonello 2021-02-05 10:39:32 +01:00
parent 8ffd0aacdd
commit 7d46c74273
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
<dependency>
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dhp-common</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>${dnet-hadoop-version}</version>
<exclusions>
<exclusion>
<groupId>eu.dnetlib</groupId>