Skip to content

Commit

Permalink
Added externealsortinginjava dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pbloem committed Aug 19, 2016
1 parent a5520ba commit f80beb1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions nodes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,11 @@
<artifactId>mapdb</artifactId>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>com.google.code.externalsortinginjava</groupId>
<artifactId>externalsortinginjava</artifactId>
<version>0.1.10-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.pbloem</groupId>
<artifactId>externalsortinginjava</artifactId>
<version>v0.1.0</version>
</dependency>
</dependencies>

<repositories>
Expand Down

0 comments on commit f80beb1

Please sign in to comment.