Changed dependencies over accounting lib

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/maven-smartgears-bom@122013 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2015-12-21 14:29:47 +00:00
parent e00c3ddfe4
commit 6b9ee3bf3d
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<name>Maven BOM for the Smartgears FW</name>
<properties>
<bom.version>1.0.1-SNAPSHOT</bom.version>
<bom.version>1.0.2-SNAPSHOT</bom.version>
</properties>
<dependencyManagement>
@ -119,7 +119,7 @@
<dependency>
<groupId>org.gcube.accounting</groupId>
<artifactId>accounting-lib</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
<scope>provided</scope>
</dependency>