Skip to content

Commit b78fe01

Browse files
committed
Update user guide maven repo information
1 parent dc7078b commit b78fe01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

USING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Our [build server](https://ci.eclipse.org/jts/) publishes to the LocationTech Ma
4444
<repositories>
4545
<repository>
4646
<id>locationtech-releases</id>
47-
<url>https://repo.eclipse.org/content/groups/releases</url>
47+
<url>https://repo.eclipse.org/content/repositories/jts</url>
4848
<snapshots>
4949
<enabled>false</enabled>
5050
</snapshots>
@@ -66,7 +66,7 @@ The latest snapshot builds are now avaialble:
6666

6767
```xml
6868
<properties>
69-
<jts.version>1.17.0-SNAPSHOT</jts.version>
69+
<jts.version>1.20.0-SNAPSHOT</jts.version>
7070
</properties>
7171
<dependency>
7272
<groupId>org.locationtech.jts</groupId>

0 commit comments

Comments
 (0)