Skip to content

Commit 160ecc7

Browse files
committed
Updated version to 1.25.2
1 parent d1a1ad4 commit 160ecc7

File tree

25 files changed

+27
-27
lines changed

25 files changed

+27
-27
lines changed

documentation/en/user/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
# The short X.Y version.
4848
version = '1.25'
4949
# The full version, including alpha/beta/rc tags.
50-
release = '1.25-SNAPSHOT'
50+
release = '1.25.2'
5151

5252
# There are two options for replacing |today|: either, you set today to some
5353
# non-false value, then it is used:

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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/azureblob/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.geowebcache</groupId>
66
<artifactId>geowebcache</artifactId>
7-
<version>1.25-SNAPSHOT</version>
7+
<version>1.25.2</version>
88
<!-- GWC VERSION -->
99
</parent>
1010

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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/diskquota/bdb/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>gwc-diskquota</artifactId>
8-
<version>1.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<artifactId>gwc-diskquota-bdb</artifactId>

geowebcache/diskquota/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>gwc-diskquota</artifactId>
8-
<version>1.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/diskquota/jdbc/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>gwc-diskquota</artifactId>
9-
<version>1.25-SNAPSHOT</version>
9+
<version>1.25.2</version>
1010
<!-- GWC VERSION -->
1111
</parent>
1212
<groupId>org.geowebcache</groupId>

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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/distributed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.geowebcache</groupId>
66
<artifactId>geowebcache</artifactId>
7-
<version>1.25-SNAPSHOT</version>
7+
<version>1.25.2</version>
88
<!-- GWC VERSION -->
99
</parent>
1010
<groupId>org.geowebcache</groupId>

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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/gmaps/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/kml/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/mbtiles/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.geowebcache</groupId>
66
<artifactId>geowebcache</artifactId>
7-
<version>1.25-SNAPSHOT</version>
7+
<version>1.25.2</version>
88
<packaging>pom</packaging>
99
<!-- GWC VERSION -->
1010
<name>geowebcache</name>
@@ -51,7 +51,7 @@
5151
</distributionManagement>
5252

5353
<properties>
54-
<gt.version>31-SNAPSHOT</gt.version>
54+
<gt.version>31.2</gt.version>
5555
<jts.version>1.19.0</jts.version>
5656
<jaiext.version>1.1.25</jaiext.version>
5757
<spring.version>5.3.32</spring.version>
@@ -664,7 +664,7 @@
664664
<descriptor>release/war.xml</descriptor>
665665
<descriptor>release/doc.xml</descriptor>
666666
</descriptors>
667-
<finalName>geowebcache-1.25-SNAPSHOT</finalName>
667+
<finalName>geowebcache-1.25.2</finalName>
668668
<outputDirectory>${project.build.directory}/release</outputDirectory>
669669
</configuration>
670670
</plugin>

geowebcache/release/doc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<fileSets>
88
<fileSet>
99
<directory>../documentation/en/user/build/html</directory>
10-
<outputDirectory>geowebcache-<!-- GWC VERSION -->1.25-SNAPSHOT<!-- /GWC VERSION -->/doc</outputDirectory>
10+
<outputDirectory>geowebcache-<!-- GWC VERSION -->1.25.2<!-- /GWC VERSION -->/doc</outputDirectory>
1111
<includes>
1212
<include>**/*</include>
1313
</includes>

geowebcache/release/src.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<fileSets>
88
<fileSet>
99
<directory>${project.basedir}</directory>
10-
<outputDirectory>geowebcache-<!-- GWC VERSION -->1.25-SNAPSHOT<!-- /GWC VERSION -->/</outputDirectory>
10+
<outputDirectory>geowebcache-<!-- GWC VERSION -->1.25.2<!-- /GWC VERSION -->/</outputDirectory>
1111
<useDefaultExcludes>true</useDefaultExcludes>
1212
<excludes>
1313
<exclude>**/${project.build.directory}/**</exclude>

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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/s3storage/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/sqlite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.geowebcache</groupId>
66
<artifactId>geowebcache</artifactId>
7-
<version>1.25-SNAPSHOT</version>
7+
<version>1.25.2</version>
88
<!-- GWC VERSION -->
99
</parent>
1010
<groupId>org.geowebcache</groupId>

geowebcache/swiftblob/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.25-SNAPSHOT</version>
9+
<version>1.25.2</version>
1010
<!-- GWC VERSION -->
1111
</parent>
1212

geowebcache/tms/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/ve/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/web/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/wms/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

geowebcache/wmts/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.25-SNAPSHOT</version>
8+
<version>1.25.2</version>
99
<!-- GWC VERSION -->
1010
</parent>
1111
<groupId>org.geowebcache</groupId>

0 commit comments

Comments
 (0)