mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-08 07:40:37 +02:00
added scm-git-plugin dependency
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>sonia.scm.plugins</groupId>
|
||||
<artifactId>scm-git-plugin</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.sun.jersey</groupId>
|
||||
<artifactId>jersey-json</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user