We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc930d9 commit 3a9ca87Copy full SHA for 3a9ca87
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 2.0.3 (TBD)
8
+
9
+* TBD
10
11
## [2.0.2](https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/2.0.2) (04-18-2022)
12
13
* sf-geojson version 3.0.2
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.0.2</version>
+ <version>2.0.3</version>
<packaging>jar</packaging>
<name>OGC API Features JSON</name>
<url>https://github.com/ngageoint/ogc-api-features-json-java</url>
0 commit comments