mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-06 23:10:01 +02:00
upgrade to newest javahg version
The command in javahg.py is used there from registrar and no longer from cmdUtil.
edf07669ed/src/main/resources/javahg.py (lines-51)
This commit is contained in:
committed by
René Pfeuffer
parent
7eedb421bc
commit
7c1a256780
@@ -44,7 +44,7 @@
|
||||
<dependency>
|
||||
<groupId>com.aragost.javahg</groupId>
|
||||
<artifactId>javahg</artifactId>
|
||||
<version>0.13-java7</version>
|
||||
<version>0.14</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.google.guava</groupId>
|
||||
|
||||
Reference in New Issue
Block a user