Changed classes signature

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/document-store-lib--mongodb@133104 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2016-10-12 12:19:29 +00:00
parent 3a1ce838d9
commit fb00434a27
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ import com.mongodb.ServerAddress;
import com.mongodb.client.MongoDatabase;
/**
* @author Luca Frosini (ISTI - CNR) http://www.lucafrosini.com/
* @author Luca Frosini (ISTI - CNR)
*/
public class PersistenceMongoDB extends PersistenceBackend {