master #59

Closed
claudio.atzori wants to merge 3221 commits from master into stable_ids
1 changed files with 10 additions and 0 deletions
Showing only changes of commit 102aa5ab81 - Show all commits

View File

@ -49,4 +49,14 @@
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dhp-aggregation</artifactId>
<version>${projectVersion}</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>