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 649a8c7 commit c74e7a8Copy full SHA for c74e7a8
README.md
@@ -24,7 +24,7 @@ The project is also available as a [Maven](http://maven.apache.org/) dependency:
24
<dependency>
25
<groupId>com.esri.geometry</groupId>
26
<artifactId>esri-geometry-api</artifactId>
27
- <version>2.1.0</version>
+ <version>2.2.0</version>
28
</dependency>
29
```
30
pom.xml
@@ -3,7 +3,7 @@
3
4
5
6
- <version>2.2.0-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>Esri Geometry API for Java</name>
0 commit comments