Skip to content

Commit b321eba

Browse files
author
Hudson
committed
Renamed pom version 2.1.0
1 parent ae8b37f commit b321eba

51 files changed

Lines changed: 92 additions & 92 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

library/gdalframework/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>it.geosolutions.imageio-ext</groupId>
66
<artifactId>imageio-ext-library</artifactId>
7-
<version>2.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
</parent>
99
<groupId>it.geosolutions.imageio-ext</groupId>
1010
<artifactId>imageio-ext-gdalframework</artifactId>
11-
<version>2.1-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<packaging>jar</packaging>
1313
<name>Image I/O-Extensions - GDAL Image IO Framework</name>
1414
<dependencies>

library/geocore/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>it.geosolutions.imageio-ext</groupId>
66
<artifactId>imageio-ext-library</artifactId>
7-
<version>2.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
</parent>
99
<groupId>it.geosolutions.imageio-ext</groupId>
1010
<artifactId>imageio-ext-geocore</artifactId>
11-
<version>2.1-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<packaging>jar</packaging>
1313
<name>Image I/O-Extensions - GeoCore</name>
1414
<dependencies>

library/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>it.geosolutions.imageio-ext</groupId>
66
<artifactId>imageio-ext</artifactId>
7-
<version>2.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
</parent>
99
<groupId>it.geosolutions.imageio-ext</groupId>
1010
<artifactId>imageio-ext-library</artifactId>
11-
<version>2.1-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<packaging>pom</packaging>
1313
<name>GeoSolutions Image I/O-Extensions libraries</name>
1414
<description>Image I/O-Extensions core modules.</description>

library/streams/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>it.geosolutions.imageio-ext</groupId>
66
<artifactId>imageio-ext-library</artifactId>
7-
<version>2.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
</parent>
99
<groupId>it.geosolutions.imageio-ext</groupId>
1010
<artifactId>imageio-ext-streams</artifactId>
11-
<version>2.1-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<packaging>jar</packaging>
1313
<name>Image I/O-Extensions - Custom Streams</name>
1414
<!-- ===================================================================== -->

library/test-data/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>it.geosolutions.imageio-ext</groupId>
66
<artifactId>imageio-ext-library</artifactId>
7-
<version>2.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
</parent>
99
<groupId>it.geosolutions.imageio-ext</groupId>
1010
<artifactId>imageio-ext-test-data</artifactId>
11-
<version>2.1-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<packaging>jar</packaging>
1313
<name>Image I/O-Extensions - Test-Data</name>
1414
<dependencies>

library/utilities/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>it.geosolutions.imageio-ext</groupId>
66
<artifactId>imageio-ext-library</artifactId>
7-
<version>2.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
</parent>
99
<groupId>it.geosolutions.imageio-ext</groupId>
1010
<artifactId>imageio-ext-utilities</artifactId>
11-
<version>2.1-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<packaging>jar</packaging>
1313
<name>Image I/O-Extensions - utilities classes and methods</name>
1414

plugin/arcgrid/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
<parent>
55
<groupId>it.geosolutions.imageio-ext</groupId>
66
<artifactId>imageio-ext-plugin</artifactId>
7-
<version>2.1-SNAPSHOT</version>
7+
<version>2.1.0</version>
88
</parent>
99
<groupId>it.geosolutions.imageio-ext</groupId>
1010
<artifactId>imageio-ext-arcgrid</artifactId>
11-
<version>2.1-SNAPSHOT</version>
11+
<version>2.1.0</version>
1212
<packaging>jar</packaging>
1313
<name>Pure java ArcGrid Plugin</name>
1414
<dependencies>

plugin/cog/cog-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>it.geosolutions.imageio-ext</groupId>
77
<artifactId>imageio-ext-cog</artifactId>
8-
<version>2.1-SNAPSHOT</version>
8+
<version>2.1.0</version>
99
</parent>
1010
<artifactId>imageio-ext-cog-commons</artifactId>
1111

plugin/cog/cog-rangereader-azure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>it.geosolutions.imageio-ext</groupId>
77
<artifactId>imageio-ext-cog</artifactId>
8-
<version>2.1-SNAPSHOT</version>
8+
<version>2.1.0</version>
99
</parent>
1010
<artifactId>imageio-ext-cog-rangereader-azure</artifactId>
1111

plugin/cog/cog-rangereader-gs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>it.geosolutions.imageio-ext</groupId>
77
<artifactId>imageio-ext-cog</artifactId>
8-
<version>2.1-SNAPSHOT</version>
8+
<version>2.1.0</version>
99
</parent>
1010
<artifactId>imageio-ext-cog-rangereader-gs</artifactId>
1111

0 commit comments

Comments
 (0)