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:
parent
e00c3ddfe4
commit
6b9ee3bf3d
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue