8172_impact_indicators_workflow #284

Merged
miriam.baglioni merged 49 commits from 8172_impact_indicators_workflow into beta 2023-08-14 15:50:48 +02:00
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>