Removed unnecessary dependency on old OAF model

This commit is contained in:
Przemysław Jacewicz 2020-03-13 09:57:46 +01:00 committed by przemek
parent 3f24593e51
commit 5cc560c7e5
1 changed files with 0 additions and 6 deletions

View File

@ -75,11 +75,5 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>eu.dnetlib</groupId>
<artifactId>dnet-openaire-data-protos</artifactId>
<version>[3.0.0, 4.0.0)</version>
</dependency>
</dependencies>
</project>