mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 09:46:16 +01:00
improve plugin information for core plugins
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>scm-git-plugin</artifactId>
|
||||
<name>Git</name>
|
||||
<packaging>smp</packaging>
|
||||
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
||||
<description>Plugin for the version control system Git</description>
|
||||
|
||||
@@ -46,8 +46,10 @@
|
||||
<scm-version>2</scm-version>
|
||||
|
||||
<information>
|
||||
<author>Sebastian Sdorra</author>
|
||||
<displayName>Git</displayName>
|
||||
<author>Cloudogu GmbH</author>
|
||||
<category>Source Code Management</category>
|
||||
<avatarUrl>/images/git-logo.png</avatarUrl>
|
||||
</information>
|
||||
|
||||
<conditions>
|
||||
|
||||
Reference in New Issue
Block a user