Skip to content

Commit

Permalink
Updated version to 1.26-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
petersmythe committed Sep 18, 2024
1 parent a55cc29 commit c3ffd5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/en/user/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
# The short X.Y version.
version = '1.26'
# The full version, including alpha/beta/rc tags.
release = '1.26-SNAPSHOT'
release = '1.26.x'

# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:
Expand Down
2 changes: 1 addition & 1 deletion geowebcache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</distributionManagement>

<properties>
<gt.version>32-SNAPSHOT</gt.version>
<gt.version>32-SNAPSHOT-SNAPSHOT</gt.version>
<jts.version>1.20.0</jts.version>
<jaiext.version>1.1.27</jaiext.version>
<spring.version>5.3.39</spring.version>
Expand Down

0 comments on commit c3ffd5e

Please sign in to comment.