Skip to content

Commit

Permalink
Geometry release v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
randallwhitman committed Sep 21, 2020
1 parent 222c0e0 commit c0c6217
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The project is also available as a [Maven](http://maven.apache.org/) dependency:
<dependency>
<groupId>com.esri.geometry</groupId>
<artifactId>esri-geometry-api</artifactId>
<version>2.2.3</version>
<version>2.2.4</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.esri.geometry</groupId>
<artifactId>esri-geometry-api</artifactId>
<version>2.2.3</version>
<version>2.2.4</version>
<packaging>jar</packaging>

<name>Esri Geometry API for Java</name>
Expand Down

0 comments on commit c0c6217

Please sign in to comment.