We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e51ba0 commit 494da8eCopy full SHA for 494da8e
2 files changed
README.md
@@ -54,7 +54,7 @@ Find a bug or want to request a new feature? Please let us know by submitting a
54
Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing)
55
56
## Licensing
57
-Copyright 2013-2018 Esri
+Copyright 2013-2019 Esri
58
59
Licensed under the Apache License, Version 2.0 (the "License");
60
you may not use this file except in compliance with the License.
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.esri.geometry</groupId>
5
<artifactId>esri-geometry-api</artifactId>
6
- <version>2.2.2</version>
+ <version>2.2.3-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>Esri Geometry API for Java</name>
0 commit comments