fixed import of eu.dnetlib.dhp:dnet-openaire-broker-common

This commit is contained in:
Michele Artini 2020-07-13 10:55:27 +02:00
parent e1ae964bc4
commit ccbe5c5658
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
<dependency>
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dnet-openaire-broker-common</artifactId>
<version>[3.0.0-SNAPSHOT,)</version>
<version>[3.0.0,)</version>
</dependency>
</dependencies>