Using gcube-smartgears-bom instead of maven-smartgears-bom for dependency management

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@134557 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2016-11-22 16:22:17 +00:00
parent f7784bfb39
commit 8d622edf8c
1 changed files with 1 additions and 1 deletions

View File

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