Added provided as scope in libraries which are now part of the

distribution
This commit is contained in:
Luca Frosini 2020-09-28 15:21:45 +02:00
parent 96f95072e9
commit 71a56b7d4c
1 changed files with 2 additions and 0 deletions

View File

@ -51,10 +51,12 @@
<groupId>org.gcube.information-system</groupId> <groupId>org.gcube.information-system</groupId>
<artifactId>resource-registry-api</artifactId> <artifactId>resource-registry-api</artifactId>
<version>[4.0.0-SNAPSHOT, 5.0.0-SNAPSHOT)</version> <version>[4.0.0-SNAPSHOT, 5.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.gcube.information-system</groupId> <groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model</artifactId> <artifactId>information-system-model</artifactId>
<scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.orientechnologies</groupId> <groupId>com.orientechnologies</groupId>