Skip to content

Commit 0318320

Browse files
Geometry release v2.3.0
1 parent 70a3c01 commit 0318320

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
5454
Esri 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

5959
Licensed under the Apache License, Version 2.0 (the "License");
6060
you may not use this file except in compliance with the License.

pom.xml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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>

0 commit comments

Comments
 (0)