Setting a library to provided

This commit is contained in:
Luca Frosini 2021-03-29 22:53:38 +02:00
parent 02ee9e4780
commit 26b1661c38
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-analytics-persistence-postgresql</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>
<!-- END Used for service query -->