Fixed bom import

This commit is contained in:
Luca Frosini 2022-11-09 15:39:43 +01:00
parent 360676b160
commit c3613c9a45
1 changed files with 0 additions and 7 deletions

View File

@ -21,13 +21,6 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-bom</artifactId>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.gcube.vremanagement</groupId>
<artifactId>smart-executor-bom</artifactId>