Author: kkolinko
Date: Fri Nov  7 10:42:14 2014
New Revision: 1637337

URL: http://svn.apache.org/r1637337
Log:
Tomcat 8 -> Tomcat 9 in documentation titles

Modified:
    tomcat/trunk/webapps/docs/architecture/project.xml
    tomcat/trunk/webapps/docs/config/project.xml
    tomcat/trunk/webapps/docs/project.xml

Modified: tomcat/trunk/webapps/docs/architecture/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/architecture/project.xml?rev=1637337&r1=1637336&r2=1637337&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/architecture/project.xml (original)
+++ tomcat/trunk/webapps/docs/architecture/project.xml Fri Nov  7 10:42:14 2014
@@ -15,10 +15,10 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Apache Tomcat 8 Architecture"
+<project name="Apache Tomcat 9 Architecture"
         href="http://tomcat.apache.org/";>
 
-    <title>Apache Tomcat 8 Architecture</title>
+    <title>Apache Tomcat 9 Architecture</title>
 
     <logo href="/images/tomcat.gif">
       The Apache Tomcat Servlet/JSP Container

Modified: tomcat/trunk/webapps/docs/config/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/project.xml?rev=1637337&r1=1637336&r2=1637337&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/project.xml (original)
+++ tomcat/trunk/webapps/docs/config/project.xml Fri Nov  7 10:42:14 2014
@@ -15,10 +15,10 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Apache Tomcat 8 Configuration Reference"
+<project name="Apache Tomcat 9 Configuration Reference"
         href="http://tomcat.apache.org/";>
 
-  <title>Apache Tomcat 8 Configuration Reference</title>
+  <title>Apache Tomcat 9 Configuration Reference</title>
 
   <logo href="/images/tomcat.gif">
     The Apache Tomcat Servlet/JSP Container

Modified: tomcat/trunk/webapps/docs/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/project.xml?rev=1637337&r1=1637336&r2=1637337&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/project.xml (original)
+++ tomcat/trunk/webapps/docs/project.xml Fri Nov  7 10:42:14 2014
@@ -18,7 +18,7 @@
 <project name="Apache Tomcat Documentation"
         href="http://tomcat.apache.org/";>
 
-    <title>Apache Tomcat 8</title>
+    <title>Apache Tomcat 9</title>
 
     <logo href="/images/tomcat.gif">
       The Apache Tomcat Servlet/JSP Container



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to