Skip to content

Commit 16bee7a

Browse files
committed
Next in 9.0.116
1 parent 963eeb9 commit 16bee7a

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
@@ -31,7 +31,7 @@
3131
# ----- Version Control Flags -----
3232
version.major=9
3333
version.minor=0
34-
version.build=115
34+
version.build=116
3535
version.patch=0
3636
version.suffix=
3737
version.dev=-dev

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.115
42+
maven.asf.release.deploy.version=9.0.116
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
@@ -104,7 +104,9 @@
104104
They eventually become mixed with the numbered issues (i.e., numbered
105105
issues do not "pop up" wrt. others).
106106
-->
107-
<section name="Tomcat 9.0.115 (remm)" rtext="in development">
107+
<section name="Tomcat 9.0.116 (remm)" rtext="in development">
108+
</section>
109+
<section name="Tomcat 9.0.115 (remm)" rtext="release in progress">
108110
<subsection name="Coyote">
109111
<changelog>
110112
<fix>

0 commit comments

Comments
 (0)