Skip to content

Commit 328ec3a

Browse files
committed
set version number for gs 2.1-RC3 with shutdown hooks fix
1 parent 9306488 commit 328ec3a

13 files changed

Lines changed: 14 additions & 14 deletions

File tree

geowebcache/arcgiscache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.2.5-SNAPSHOT</version>
8+
<version>1.2.5_GS-2.1-RC3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-arcgiscache</artifactId>

geowebcache/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.2.5-SNAPSHOT</version>
8+
<version>1.2.5_GS-2.1-RC3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-core</artifactId>

geowebcache/diskquota/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.2.5-SNAPSHOT</version>
8+
<version>1.2.5_GS-2.1-RC3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-diskquota</artifactId>

geowebcache/georss/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.2.5-SNAPSHOT</version>
8+
<version>1.2.5_GS-2.1-RC3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-georss</artifactId>

geowebcache/gmaps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>geowebcache</artifactId>
9-
<version>1.2.5-SNAPSHOT</version>
9+
<version>1.2.5_GS-2.1-RC3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-gmaps</artifactId>

geowebcache/kml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>geowebcache</artifactId>
9-
<version>1.2.5-SNAPSHOT</version>
9+
<version>1.2.5_GS-2.1-RC3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-kml</artifactId>

geowebcache/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
88
<packaging>pom</packaging>
9-
<version>1.2.5-SNAPSHOT</version>
9+
<version>1.2.5_GS-2.1-RC3</version>
1010
<name>geowebcache</name>
1111
<url>http://geowebcache.org</url>
1212

@@ -415,7 +415,7 @@
415415
<descriptor>release/war.xml</descriptor>
416416
<descriptor>release/doc.xml</descriptor>
417417
</descriptors>
418-
<finalName>geowebcache-1.2.5-SNAPSHOT</finalName>
418+
<finalName>geowebcache-1.2.5_GS-2.1-RC3</finalName>
419419
<outputDirectory>${project.build.directory}/release</outputDirectory>
420420
</configuration>
421421
</plugin>

geowebcache/rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geowebcache</groupId>
77
<artifactId>geowebcache</artifactId>
8-
<version>1.2.5-SNAPSHOT</version>
8+
<version>1.2.5_GS-2.1-RC3</version>
99
</parent>
1010
<groupId>org.geowebcache</groupId>
1111
<artifactId>gwc-rest</artifactId>

geowebcache/tms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>geowebcache</artifactId>
9-
<version>1.2.5-SNAPSHOT</version>
9+
<version>1.2.5_GS-2.1-RC3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-tms</artifactId>

geowebcache/ve/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.geowebcache</groupId>
88
<artifactId>geowebcache</artifactId>
9-
<version>1.2.5-SNAPSHOT</version>
9+
<version>1.2.5_GS-2.1-RC3</version>
1010
</parent>
1111
<groupId>org.geowebcache</groupId>
1212
<artifactId>gwc-ve</artifactId>

0 commit comments

Comments
 (0)