Removed commented and unneeded dependency
This commit is contained in:
parent
61bfe69178
commit
92d313d9c3
5
pom.xml
5
pom.xml
|
@ -57,11 +57,6 @@
|
|||
<artifactId>document-store-lib-postgresql</artifactId>
|
||||
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
|
||||
</dependency>
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>org.gcube.accounting</groupId>-->
|
||||
<!-- <artifactId>accounting-analytics-persistence-postgresql</artifactId>-->
|
||||
<!-- <version>[2.0.1-SNAPSHOT, 3.0.0-SNAPSHOT)</version>-->
|
||||
<!-- </dependency>-->
|
||||
<dependency>
|
||||
<groupId>org.gcube.accounting</groupId>
|
||||
<artifactId>accounting-analytics</artifactId>
|
||||
|
|
Loading…
Reference in New Issue