diff --git a/docs/README.md b/docs/README.md index f26c198..62e4fec 100644 --- a/docs/README.md +++ b/docs/README.md @@ -36,7 +36,7 @@ CTS. If not, see . You can include CTS in your project thanks to Maven repositories. -From maven central, check https://search.maven.org/artifact/org.orbisgis/cts/1.5.2/bundle +From maven central, check https://search.maven.org/artifact/org.orbisgis/cts/1.7.1/bundle To use the current snapshot add in the pom @@ -54,7 +54,7 @@ and the following dependency org.orbisgis cts - 1.6.0-SNAPSHOT + 1.7.2-SNAPSHOT ```