mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 14:05:44 +01:00
parse pluginBackendResponse to pluginCenterDto / add Endpoint / remove groupId + artefactId from plugins
This commit is contained in:
@@ -126,7 +126,7 @@ public final class PluginNode
|
||||
*/
|
||||
public String getId()
|
||||
{
|
||||
return plugin.getPlugin().getInformation().getId(false);
|
||||
return plugin.getPlugin().getInformation().getName(false);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user