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 dbd881e commit 61b02adCopy full SHA for 61b02ad
CHANGELOG.md
@@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
-## 4.2.1 (TBD)
+## 4.3.0 (TBD)
8
9
* TBD
10
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.sf</groupId>
<artifactId>sf-proj</artifactId>
- <version>4.2.1</version>
+ <version>4.3.0</version>
<packaging>jar</packaging>
<name>Simple Features Projection</name>
<url>https://github.com/ngageoint/simple-features-proj-java</url>
@@ -46,7 +46,7 @@
46
<dependency>
47
<groupId>mil.nga</groupId>
48
<artifactId>sf</artifactId>
49
- <version>2.1.0</version>
+ <version>2.2.0</version>
50
</dependency>
51
52
0 commit comments