diff --git a/README.md b/README.md index 4c0047a..bf9482e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ or may not have weights. You can include JNA in your project thanks to Sonatype repository. -Check https://search.maven.org/artifact/org.orbisgis/java-network-analyzer/0.2.0/bundle +Check https://search.maven.org/artifact/org.orbisgis/java-network-analyzer/0.4.0/bundle To use the current snapshot add in the pom @@ -44,7 +44,7 @@ and the following dependency ```xml org.orbisgis - 0.3.0-SNAPSHOT + 0.5.0-SNAPSHOT java-network-analyzer ```