Skip to content

Commit

Permalink
Merge pull request #12 from PSaaS-Developers/working/update/shapefile
Browse files Browse the repository at this point in the history
Change geotools repositories
  • Loading branch information
tredpath authored Mar 13, 2022
2 parents b5c3b84 + 3e1369d commit 27fb3a9
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,9 @@
<url>https://josm.openstreetmap.de/nexus/content/repositories/releases/</url>
</repository>
<repository>
<id>osgeo</id>
<name>Geotools repository</name>
<url>http://repo.boundlessgeo.com/main/</url>
</repository>
<repository>
<id>GeoMajas</id>
<name>GeoMajas</name>
<url>http://maven.geomajas.org/</url>
<id>OSGeo</id>
<name>OSGeo</name>
<url>https://repo.osgeo.org/repository/release/</url>
</repository>
<repository>
<id>github_hss</id>
Expand Down Expand Up @@ -158,7 +153,7 @@
<dependency>
<groupId>org.geotools</groupId>
<artifactId>gt-shapefile</artifactId>
<version>22.2</version>
<version>26.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/io.github.g00fy2/versioncompare -->
<dependency>
Expand Down

0 comments on commit 27fb3a9

Please sign in to comment.