File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The project is also available as a [Maven](http://maven.apache.org/) dependency:
2424<dependency >
2525 <groupId >com.esri.geometry</groupId >
2626 <artifactId >esri-geometry-api</artifactId >
27- <version >2.2.4 </version >
27+ <version >2.3.0 </version >
2828</dependency >
2929```
3030
@@ -41,7 +41,7 @@ The project is also available as a [Maven](http://maven.apache.org/) dependency:
4141
4242## Resources
4343
44- * [ ArcGIS Geodata Resource Center] ( http://resources.arcgis.com/en/communities/geodata/ )
44+ * [ ArcGIS Geodata Resource Center] ( http://resources.arcgis.com/en/communities/geodata/ )
4545* [ ArcGIS Blog] ( http://blogs.esri.com/esri/arcgis/ )
4646* [ twitter@esri] ( http://twitter.com/esri )
4747
@@ -54,7 +54,7 @@ Find a bug or want to request a new feature? Please let us know by submitting a
5454Esri welcomes contributions from anyone and everyone. Please see our [ guidelines for contributing] ( https://github.com/esri/contributing )
5555
5656## Licensing
57- Copyright 2013-2019 Esri
57+ Copyright 2013-2026 Esri
5858
5959Licensed under the Apache License, Version 2.0 (the "License");
6060you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 33
44 <groupId >com.esri.geometry</groupId >
55 <artifactId >esri-geometry-api</artifactId >
6- <version >2.2.5-SNAPSHOT </version >
6+ <version >2.3.0 </version >
77 <packaging >jar</packaging >
88
99 <name >Esri Geometry API for Java</name >
You can’t perform that action at this time.
0 commit comments