You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/02/13 21:05:04 UTC

[tomcat] tag 10.0.0-M1 created (now b0b074b)

This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 10.0.0-M1
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


      at b0b074b  (commit)
This tag includes the following new commits:

     new b0b074b  Tag 10.0.0-M1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[tomcat] 01/01: Tag 10.0.0-M1

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 10.0.0-M1
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit b0b074b683ed2e09ff9e9755825bfce83d303a93
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Feb 13 21:04:24 2020 +0000

    Tag 10.0.0-M1
---
 build.properties.default   | 2 +-
 webapps/docs/changelog.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 8986247..5ca9411 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -27,7 +27,7 @@ version.major=10
 version.minor=0
 version.build=0
 version.patch=0
-version.suffix=-dev
+version.suffix=-M1
 
 # ----- Source control flags -----
 git.branch=master
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index cb08195..29282bc 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -44,7 +44,7 @@
   They eventually become mixed with the numbered issues (i.e., numbered
   issues do not "pop up" wrt. others).
 -->
-<section name="Tomcat 10.0.0-M1 (markt)" rtext="in development">
+<section name="Tomcat 10.0.0-M1 (markt)">
   <subsection name="General">
     <scode>
       This release contains all of the changes upto and including those in


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org