Fixed dependency tree

This commit is contained in:
Fabio Sinibaldi 2021-09-24 15:32:21 +02:00
parent 435e01bc88
commit 42f3b14a8f
1 changed files with 11 additions and 11 deletions

View File

@ -30,17 +30,17 @@
<!-- <dependencyManagement>-->
<!-- <dependencies>-->
<!-- <dependency>-->
<!-- <groupId>org.gcube.distribution</groupId>-->
<!-- <artifactId>gcube-smartgears-bom</artifactId>-->
<!-- <version>2.1.0</version>-->
<!-- <type>pom</type>-->
<!-- <scope>import</scope>-->
<!-- </dependency>-->
<!-- </dependencies>-->
<!-- </dependencyManagement>-->
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>2.1.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>