Removed wrong import

This commit is contained in:
Luca Frosini 2019-12-09 15:32:17 +01:00
parent 67ec092f3a
commit d6c543b3b1
1 changed files with 0 additions and 7 deletions

View File

@ -31,13 +31,6 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-bom</artifactId>
<version>1.5.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>annotations</artifactId>