Skip to content

Commit

Permalink
upgrade to newest javahg version
Browse files Browse the repository at this point in the history
The command in javahg.py is used there from registrar and no longer from cmdUtil.
https://bitbucket.org/aragost/javahg/src/edf07669edd1576d2bc4b5a9647f9cec6a815322/src/main/resources/javahg.py#lines-51
  • Loading branch information
eheimbuch authored and pfeuffer committed Jun 16, 2020
1 parent 7eedb42 commit 7c1a256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scm-plugins/scm-hg-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7c1a256

Please sign in to comment.