We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245055f commit 2c91ff5Copy full SHA for 2c91ff5
CHANGELOG.md
@@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
6
7
## 1.1.4 (TBD)
8
9
-* proj4j and proj4j-epsg 1.3.0
+* proj4j 1.3.0
10
11
## [1.1.3](https://github.com/ngageoint/projections-java/releases/tag/1.1.3) (01-19-2023)
12
pom.xml
@@ -53,11 +53,6 @@
53
<artifactId>proj4j</artifactId>
54
<version>1.3.0</version>
55
</dependency>
56
- <dependency>
57
- <groupId>org.locationtech.proj4j</groupId>
58
- <artifactId>proj4j-epsg</artifactId>
59
- <version>1.3.0</version>
60
- </dependency>
61
<dependency>
62
<groupId>junit</groupId>
63
<artifactId>junit</artifactId>
0 commit comments