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>

0 commit comments

Comments
 (0)