mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-18 03:01:05 +01:00
use mapstruct for dto mapping and fix missing fields
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>scm-git-plugin</artifactId>
|
||||
<name>scm-git-plugin</name>
|
||||
<name>Git</name>
|
||||
<packaging>smp</packaging>
|
||||
<url>https://bitbucket.org/sdorra/scm-manager</url>
|
||||
<description>Plugin for the version control system Git</description>
|
||||
|
||||
@@ -47,13 +47,7 @@
|
||||
|
||||
<information>
|
||||
<author>Sebastian Sdorra</author>
|
||||
<category>Git</category>
|
||||
<tags>
|
||||
<tag>git</tag>
|
||||
<tag>scm</tag>
|
||||
<tag>vcs</tag>
|
||||
<tag>dvcs</tag>
|
||||
</tags>
|
||||
<category>Source Code Management</category>
|
||||
</information>
|
||||
|
||||
<conditions>
|
||||
|
||||
Reference in New Issue
Block a user