Removed the scope from dependency declaration because it is already specified from imported bom

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/resource-registry-handlers@150483 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-06-22 15:09:49 +00:00
parent 16c9c5c737
commit c59d6ba2a9
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
<scope>provided</scope>
</dependency>
<dependency>