Fixed bom import

Feature/26508 r5.14.0
Luca Frosini 1 year ago
parent 934545c8cf
commit bb3e645932

@ -33,13 +33,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>
@ -54,7 +47,6 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.gcube.portlets.admin</groupId>

Loading…
Cancel
Save