Skip to content

Commit e88f669

Browse files
committed
Increment version number for next dev cycle
1 parent 69702e2 commit e88f669

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

build.properties.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# ----- Version Control Flags -----
2626
version.major=9
2727
version.minor=0
28-
version.build=27
28+
version.build=28
2929
version.patch=0
3030
version.suffix=-dev
3131

res/maven/mvn.properties.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
3939
maven.asf.release.repo.repositoryId=apache.releases.https
4040

4141
# Release version info
42-
maven.asf.release.deploy.version=9.0.27
42+
maven.asf.release.deploy.version=9.0.28
4343

4444
#Where do we load the libraries from
4545
tomcat.lib.path=../../output/build/lib

webapps/docs/changelog.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
They eventually become mixed with the numbered issues (i.e., numbered
4545
issues do not "pop up" wrt. others).
4646
-->
47-
<section name="Tomcat 9.0.27 (markt)" rtext="in development">
47+
<section name="Tomcat 9.0.28 (markt)" rtext="in development">
48+
</section>
49+
<section name="Tomcat 9.0.27 (markt)" rtext="release in progress">
4850
<subsection name="Catalina">
4951
<changelog>
5052
<fix>

0 commit comments

Comments
 (0)