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 2015/02/17 20:30:51 UTC

svn commit: r1660472 - /tomcat/trunk/build.xml

Author: markt
Date: Tue Feb 17 19:30:50 2015
New Revision: 1660472

URL: http://svn.apache.org/r1660472
Log:
Missed a version number update for 8.0.x -> 9.0.x

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1660472&r1=1660471&r2=1660472&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Tue Feb 17 19:30:50 2015
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Tomcat 8.0" default="deploy" basedir=".">
+<project name="Tomcat 9.0" default="deploy" basedir=".">
 
   <!-- ===================== Initialize Property Values ==================== -->
 



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