[stats wf] indicators across stats dbs & updates in the org ids #248

Closed
dimitris.pierrakos wants to merge 1742 commits from beta into beta2master_sept_2022
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>