Skip to content

Commit 4fb5ced

Browse files
committed
next version 2.2.0, sf-geojson 3.2.0
1 parent 2eff7db commit 4fb5ced

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7-
## 2.1.1 (TBD)
7+
## 2.2.0 (TBD)
88

99
* TBD
1010

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>mil.nga.oapi.features</groupId>
55
<artifactId>oapi-features-json</artifactId>
6-
<version>2.1.1</version>
6+
<version>2.2.0</version>
77
<packaging>jar</packaging>
88
<name>OGC API Features JSON</name>
99
<url>https://github.com/ngageoint/ogc-api-features-json-java</url>
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>mil.nga.sf</groupId>
4848
<artifactId>sf-geojson</artifactId>
49-
<version>3.1.0</version>
49+
<version>3.2.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>junit</groupId>

0 commit comments

Comments
 (0)