Skip to content

Commit 3fbf0a9

Browse files
committed
set up version 1.1.5
1 parent b1df937 commit 3fbf0a9

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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+
## 1.1.5 (TBD)
8+
9+
* TBD
10+
711
## [1.1.4](https://github.com/ngageoint/coordinate-reference-systems-java/releases/tag/1.1.4) (05-04-2022)
812

913
* Non projected ETRS89 GeoDatum fix (EPSG:4258)

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>crs</artifactId>
6-
<version>1.1.4</version>
6+
<version>1.1.5</version>
77
<packaging>jar</packaging>
88
<name>Coordinate Reference Systems</name>
99
<url>https://github.com/ngageoint/coordinate-reference-systems-java</url>

0 commit comments

Comments
 (0)