Skip to content

Commit

Permalink
Merge latest mldht updates
Browse files Browse the repository at this point in the history
  • Loading branch information
atomashpolskiy committed Oct 2, 2018
1 parent 81e878d commit 28adc64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bt-dht/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>mldht.core</groupId>
<artifactId>libmldht</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion bt-dht/the8472/mldht/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>mldht.core</groupId>
<artifactId>libmldht</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1</version>
<name>mldht - Bittorrent Mainline DHT library</name>
<packaging>jar</packaging>
<scm>
Expand Down

0 comments on commit 28adc64

Please sign in to comment.