Skip to content

Commit 31ac300

Browse files
committed
version 2.0.2
1 parent 1b7d5a3 commit 31ac300

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

55
---
66

7+
## 2.0.2 (TBD)
8+
9+
* TBD
10+
711
## [2.0.1](https://github.com/ngageoint/simple-features-java/releases/tag/2.0.1) (04-01-2019)
812

913
* Geometry Type parent and child hierarchy utility methods

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</groupId>
55
<artifactId>sf</artifactId>
6-
<version>2.0.1</version>
6+
<version>2.0.2</version>
77
<packaging>jar</packaging>
88
<name>Simple Features</name>
99
<url>https://github.com/ngageoint/simple-features-java</url>

0 commit comments

Comments
 (0)