git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-accounting-service@148521 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
bbabd2d9cb
commit
8090b368e1
2
pom.xml
2
pom.xml
|
@ -41,7 +41,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.gcube.data.publishing</groupId>
|
<groupId>org.gcube.data.publishing</groupId>
|
||||||
<artifactId>document-store-lib</artifactId>
|
<artifactId>document-store-lib</artifactId>
|
||||||
<version>[1.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
|
<version>[2.0.0-SNAPSHOT,3.0.0-SNAPSHOT)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
org/gcube/documentstore/persistence/PersistenceAccountingService.class
|
|
@ -0,0 +1 @@
|
||||||
|
/home/pieve/workspace/document-store-lib-accounting-service/src/main/java/org/gcube/documentstore/persistence/PersistenceAccountingService.java
|
Loading…
Reference in New Issue