Fixed dependency tree
This commit is contained in:
parent
435e01bc88
commit
42f3b14a8f
|
@ -30,17 +30,17 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- <dependencyManagement>-->
|
<dependencyManagement>
|
||||||
<!-- <dependencies>-->
|
<dependencies>
|
||||||
<!-- <dependency>-->
|
<dependency>
|
||||||
<!-- <groupId>org.gcube.distribution</groupId>-->
|
<groupId>org.gcube.distribution</groupId>
|
||||||
<!-- <artifactId>gcube-smartgears-bom</artifactId>-->
|
<artifactId>gcube-smartgears-bom</artifactId>
|
||||||
<!-- <version>2.1.0</version>-->
|
<version>2.1.0</version>
|
||||||
<!-- <type>pom</type>-->
|
<type>pom</type>
|
||||||
<!-- <scope>import</scope>-->
|
<scope>import</scope>
|
||||||
<!-- </dependency>-->
|
</dependency>
|
||||||
<!-- </dependencies>-->
|
</dependencies>
|
||||||
<!-- </dependencyManagement>-->
|
</dependencyManagement>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue