We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55cc29 commit c3ffd5eCopy full SHA for c3ffd5e
documentation/en/user/source/conf.py
@@ -47,7 +47,7 @@
47
# The short X.Y version.
48
version = '1.26'
49
# The full version, including alpha/beta/rc tags.
50
-release = '1.26-SNAPSHOT'
+release = '1.26.x'
51
52
# There are two options for replacing |today|: either, you set today to some
53
# non-false value, then it is used:
geowebcache/pom.xml
@@ -51,7 +51,7 @@
</distributionManagement>
<properties>
54
- <gt.version>32-SNAPSHOT</gt.version>
+ <gt.version>32-SNAPSHOT-SNAPSHOT</gt.version>
55
<jts.version>1.20.0</jts.version>
56
<jaiext.version>1.1.27</jaiext.version>
57
<spring.version>5.3.39</spring.version>
0 commit comments