Do we still need the tomcat-m2-repo? Or will the tomcat folks be
using the normal repos like other projects?
--jason
On Mar 1, 2007, at 4:26 PM, pmcmahan@apache.org wrote:
> Author: pmcmahan
> Date: Thu Mar 1 16:26:47 2007
> New Revision: 513561
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=513561
> Log:
> GERONIMO-2920 upgrade to tomcat 6.0.10 (stable)
>
> Modified:
> geronimo/server/trunk/pom.xml
>
> Modified: geronimo/server/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?
> view=diff&rev=513561&r1=513560&r2=513561
> ======================================================================
> ========
> --- geronimo/server/trunk/pom.xml (original)
> +++ geronimo/server/trunk/pom.xml Thu Mar 1 16:26:47 2007
> @@ -75,7 +75,7 @@
> <!--
> HACK: Used by jsp and servlet example configs to point to
> the tomcat deployer
> -->
> - <tomcatVersion>6.0.8</tomcatVersion>
> + <tomcatVersion>6.0.10</tomcatVersion>
>
> <!--
> HACK: Used by uddi-jetty and uddi-tomcat config plans
>
>
|