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 4c6a3d0 commit 4dbad7cCopy full SHA for 4dbad7c
CHANGELOG.md
@@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
-## 1.0.4 (TBD)
+## 2.0.0 (TBD)
8
9
* sf-geojson version 3.0.0
10
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.oapi.features</groupId>
<artifactId>oapi-features-json</artifactId>
- <version>1.0.4</version>
+ <version>2.0.0</version>
<packaging>jar</packaging>
<name>OGC API Features JSON</name>
<url>https://github.com/ngageoint/ogc-api-features-json-java</url>
0 commit comments