Fixed wrong range
This commit is contained in:
parent
b871d7e979
commit
add6d1f35d
2
pom.xml
2
pom.xml
|
@ -119,7 +119,7 @@
|
|||
<dependency>
|
||||
<groupId>org.gcube.accounting</groupId>
|
||||
<artifactId>accounting-lib</artifactId>
|
||||
<version>[4.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
|
||||
<version>[4.0.0-SNAPSHOT,5.0.0-SNAPSHOT)</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- END Accounting Related Dependencies -->
|
||||
|
|
Loading…
Reference in New Issue