Skip to content

Commit 7abcded

Browse files
committed
set up version 2.3.1
1 parent b9f2d7f commit 7abcded

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7+
## 2.3.1 (TBD)
8+
9+
* TBD
10+
711
## [2.3.0](https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/2.3.0) (10-03-2022)
812

913
* sf-geojson version 3.3.0

pom.xml

+1-1
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.0</version>
6+
<version>2.3.1</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)