Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebocher authored Jul 22, 2022
1 parent 1171326 commit 0ee32de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -44,7 +44,7 @@ and the following dependency
```xml
<dependency>
<groupId>org.orbisgis</groupId>
<version>0.3.0-SNAPSHOT</version>
<version>0.5.0-SNAPSHOT</version>
<artifactId>java-network-analyzer</artifactId>
</dependency>
```

0 comments on commit 0ee32de

Please sign in to comment.