diff --git a/pom.xml b/pom.xml index 9cec257..b03699b 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ org.gcube.data.publishing document-store-lib - [1.0.0-SNAPSHOT,3.0.0-SNAPSHOT) + [2.0.0-SNAPSHOT,3.0.0-SNAPSHOT) org.slf4j diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst new file mode 100644 index 0000000..53c30f8 --- /dev/null +++ b/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst @@ -0,0 +1 @@ +org/gcube/documentstore/persistence/PersistenceAccountingService.class diff --git a/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst new file mode 100644 index 0000000..d1b12df --- /dev/null +++ b/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst @@ -0,0 +1 @@ +/home/pieve/workspace/document-store-lib-accounting-service/src/main/java/org/gcube/documentstore/persistence/PersistenceAccountingService.java