Skip to content

Commit

Permalink
Bump version to 1.6.0-28.2 (#8)
Browse files Browse the repository at this point in the history
* Make 1.6.0-28.2

* Exclude GeographicLib
  • Loading branch information
jiayuasu authored May 13, 2024
1 parent 8c6af1b commit da34186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.datasyslab</groupId>
<artifactId>geotools-wrapper</artifactId>
<version>1.6.0-31.0</version>
<version>1.6.0-28.2</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>GeoTools wrapper for Apache Sedona</description>
Expand Down Expand Up @@ -34,7 +34,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<dependency.scope>provided</dependency.scope>
<geotools.version>31.0</geotools.version>
<geotools.version>28.2</geotools.version>
<geotools.scope>compile</geotools.scope>
<jts.version>1.19.0</jts.version>
<jts2geojson.version>0.14.3</jts2geojson.version>
Expand Down

0 comments on commit da34186

Please sign in to comment.