This commit is contained in:
Alessandro Pieve 2017-05-11 18:36:26 +00:00
parent dc6d65b77c
commit 8058e0cc70
1 changed files with 2 additions and 1 deletions

View File

@ -53,7 +53,8 @@
<dependency> <dependency>
<groupId>org.gcube.accounting</groupId> <groupId>org.gcube.accounting</groupId>
<artifactId>accounting-lib</artifactId> <artifactId>accounting-lib</artifactId>
<scope>provided</scope> <version>[2.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
<!-- <scope>provided</scope> -->
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.gcube.core</groupId> <groupId>org.gcube.core</groupId>