We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f2d7f commit 7abcdedCopy full SHA for 7abcded
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 2.3.1 (TBD)
8
+
9
+* TBD
10
11
## [2.3.0](https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/2.3.0) (10-03-2022)
12
13
* sf-geojson version 3.3.0
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.oapi.features</groupId>
<artifactId>oapi-features-json</artifactId>
- <version>2.3.0</version>
+ <version>2.3.1</version>
<packaging>jar</packaging>
<name>OGC API Features JSON</name>
<url>https://github.com/ngageoint/ogc-api-features-json-java</url>
0 commit comments