updated pom version at 1.1.1

updated distro

git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/spatial-data/geo-utility@128360 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2016-04-27 14:04:51 +00:00
parent 269c1d0538
commit a3a4620b7b
2 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,12 @@
<ReleaseNotes>
<Changeset component="org.gcube.spatial-data.geo-utility.1-1-1"
date="2016-04-27">
<Change>Updated comment in WMSGetStyles class</Change>
</Changeset>
<Changeset component="org.gcube.spatial-data.geo-utility.1-1-0"
date="2016-02-09">
<Change>[Feature #2191] Updated NcWmsGetMetadata to retrieve z-axis property</Change>
<Change>[Feature #2191] Updated NcWmsGetMetadata to retrieve z-axis
property</Change>
</Changeset>
<Changeset component="org.gcube.spatial-data.geo-utility.1-0-0"
date="2016-01-26">

View File

@ -11,7 +11,7 @@
<groupId>org.gcube.spatial.data</groupId>
<artifactId>geo-utility</artifactId>
<packaging>jar</packaging>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
<name>geo-utility</name>
<description>A library with several utility classes to work with geo-spatial data: WmsUrlValidator, GeoGetStyles, etc..</description>