Fixed logs and distro files

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib-no-insert@152776 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-09-06 14:34:45 +00:00
parent a23613b659
commit 7e00282a54
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ public class PersistenceNoInsert extends PersistenceBackend {
}
@Override
protected void closeAndClean() throws Exception {
protected void clean() throws Exception {
logger.trace("closeAndClean()");
}