Include graph-mapper in shaded package

This commit is contained in:
Giambattista Bloisi 2024-10-23 13:55:28 +02:00
parent b4c00e6319
commit 398edcd894
1 changed files with 5 additions and 5 deletions

View File

@ -56,11 +56,11 @@
<!-- <artifactId>dhp-enrichment</artifactId>--> <!-- <artifactId>dhp-enrichment</artifactId>-->
<!-- <version>${project.version}</version>--> <!-- <version>${project.version}</version>-->
<!-- </dependency>--> <!-- </dependency>-->
<!-- <dependency>--> <dependency>
<!-- <groupId>eu.dnetlib.dhp</groupId>--> <groupId>eu.dnetlib.dhp</groupId>
<!-- <artifactId>dhp-graph-mapper</artifactId>--> <artifactId>dhp-graph-mapper</artifactId>
<!-- <version>${project.version}</version>--> <version>${project.version}</version>
<!-- </dependency>--> </dependency>
<!-- <dependency>--> <!-- <dependency>-->
<!-- <groupId>eu.dnetlib.dhp</groupId>--> <!-- <groupId>eu.dnetlib.dhp</groupId>-->
<!-- <artifactId>dhp-graph-provision</artifactId>--> <!-- <artifactId>dhp-graph-provision</artifactId>-->