fixed pom deps

This commit is contained in:
Sandro La Bruzzo 2022-02-02 14:55:09 +01:00
parent 353258ad68
commit 04ea22b244
3 changed files with 1 additions and 6 deletions

View File

@ -4,7 +4,7 @@
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dnet-applications</artifactId>
<version>3.2.3-SNAPSHOT</version>
<relativePath>../</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -14,10 +14,6 @@
<artifactId>scholexplorer-api</artifactId>
<dependencies>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-bean-validators</artifactId>
</dependency>
<dependency>

View File

@ -28,7 +28,6 @@
<module>libs</module>
<module>apps</module>
<module>cmd-line-apps</module>
<module>scholexplorer-api</module>
</modules>
<issueManagement>