Skip to content

Commit f822876

Browse files
committed
Updated version to 1.27-SNAPSHOT
1 parent 611f33e commit f822876

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.27'
4949
# The full version, including alpha/beta/rc tags.
50-
release = '1.27-SNAPSHOT'
50+
release = '1.27.x'
5151

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

geowebcache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</distributionManagement>
5252

5353
<properties>
54-
<gt.version>33-SNAPSHOT</gt.version>
54+
<gt.version>33-SNAPSHOT-SNAPSHOT</gt.version>
5555
<jts.version>1.20.0</jts.version>
5656
<jaiext.version>1.1.31</jaiext.version>
5757
<spring.version>5.3.39</spring.version>

0 commit comments

Comments
 (0)