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 0169775 commit 3467c83Copy full SHA for 3467c83
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 2.2.2 (TBD)
8
+
9
+* TBD
10
11
## [2.2.1](https://github.com/ngageoint/simple-features-java/releases/tag/2.2.1) (01-19-2023)
12
13
* Shamos-Hoey simple polygon detection bug fix
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga</groupId>
<artifactId>sf</artifactId>
- <version>2.2.1</version>
+ <version>2.2.2</version>
<packaging>jar</packaging>
<name>Simple Features</name>
<url>https://github.com/ngageoint/simple-features-java</url>
0 commit comments