This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 8410142 Update to M3 8410142 is described below commit 841014220b7883355cd1fe5f655284bf320802d8 Author: remm <r...@apache.org> AuthorDate: Mon Mar 16 11:05:41 2020 +0100 Update to M3 --- modules/owb/pom.xml | 2 +- res/tomcat-maven/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/owb/pom.xml b/modules/owb/pom.xml index 4f512c1..cd8033b 100644 --- a/modules/owb/pom.xml +++ b/modules/owb/pom.xml @@ -36,7 +36,7 @@ <geronimo-atinject.version>1.0</geronimo-atinject.version> <geronimo-interceptor.version>1.0</geronimo-interceptor.version> <geronimo-jcdi.version>1.0.1</geronimo-jcdi.version> - <tomcat.version>10.0.0-M1</tomcat.version> + <tomcat.version>10.0.0-M3</tomcat.version> </properties> <dependencies> diff --git a/res/tomcat-maven/pom.xml b/res/tomcat-maven/pom.xml index a48c2f0..9b37614 100644 --- a/res/tomcat-maven/pom.xml +++ b/res/tomcat-maven/pom.xml @@ -29,7 +29,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <mainClass>org.apache.catalina.startup.Tomcat</mainClass> - <tomcat.version>10.0.0-M1</tomcat.version> + <tomcat.version>10.0.0-M3</tomcat.version> </properties> <dependencies> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org