Removed Information System BOM usage

This commit is contained in:
Luca Frosini 2020-10-14 18:32:20 +02:00
parent c60bec8bd4
commit e3e1e20b25
1 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-bom</artifactId>
<version>2.0.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>