Added missing provided scope

This commit is contained in:
Luca Frosini 2022-11-28 16:56:59 +01:00
parent 87f56b08d0
commit 7028887c46
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@
<groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-publisher</artifactId>
<version>[4.1.0,5.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<!-- END Facets Based Resource Model related dependencies -->