Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebocher authored Jan 2, 2024
1 parent 10f4d18 commit 379f2e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ CTS. If not, see <http://www.gnu.org/licenses/>.

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

Expand All @@ -54,7 +54,7 @@ and the following dependency
<dependency>
<groupId>org.orbisgis</groupId>
<artifactId>cts</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.2-SNAPSHOT</version>
</dependency>
```

0 comments on commit 379f2e3

Please sign in to comment.