git-svn-id: http://svn.research-infrastructures.eu/d4science/gcube/trunk/spatial-data/geonetwork@131634 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
08b045afb7
commit
58c9948ad2
|
@ -370,7 +370,7 @@ public class DefaultConfiguration implements Configuration {
|
|||
}
|
||||
|
||||
|
||||
protected static ServiceEndpoint update(ServiceEndpoint toStore){
|
||||
protected ServiceEndpoint update(ServiceEndpoint toStore){
|
||||
RegistryPublisher rp=RegistryPublisherFactory.create();
|
||||
return rp.update(toStore);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue