You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<modelVersion>4.0.0</modelVersion>
4
4
<groupId>mil.nga.giat</groupId>
5
5
<artifactId>elasticgeo</artifactId>
6
-
<version>2.12-SNAPSHOT</version>
6
+
<version>2.12.2</version>
7
7
<packaging>pom</packaging>
8
8
<name>ElasticGeo</name>
9
9
<description>ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.</description>
0 commit comments