added smartgears BOM

This commit is contained in:
Massimiliano Assante 2019-09-16 16:54:19 +02:00
parent c6decf0688
commit 54925fe6cf
1 changed files with 8 additions and 1 deletions

View File

@ -36,7 +36,14 @@
<dependencies>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-smartgears-bom</artifactId>
<artifactId>gcube-bom</artifactId>
<version>LATEST</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>gcube-smartgears-bom</artifactId>
<version>LATEST</version>
<type>pom</type>
<scope>import</scope>