mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-20 14:10:21 +02:00
fix jenkins build
This commit is contained in:
@@ -33,6 +33,15 @@
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- fix jenkins build -->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.antlr</groupId>
|
||||
<artifactId>antlr</artifactId>
|
||||
<version>3.4</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>sonia.scm</groupId>
|
||||
<artifactId>scm-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user