Skip to content

Commit eedd6e1

Browse files
committed
next version as 3.0.0, changelog udpate
1 parent d21a93a commit eedd6e1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

55
---
66

7-
## 2.3.3 (TBD)
7+
## 3.0.0 (TBD)
88

9+
* Temporal interval fixed to be an array of intervals
10+
* Spatial bbox fixed to be an array of bounding boxes
911
* sf-geojson version 3.3.3
1012

1113
## [2.3.2](https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/2.3.2) (01-20-2023)

pom.xml

Lines changed: 1 addition & 1 deletion
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.3.3</version>
6+
<version>3.0.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>

0 commit comments

Comments
 (0)