You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2007/10/25 18:58:14 UTC

svn commit: r588281 - in /geronimo/server/trunk/configs: jsp-examples-tomcat/pom.xml servlet-examples-tomcat/pom.xml

Author: gawor
Date: Thu Oct 25 09:58:13 2007
New Revision: 588281

URL: http://svn.apache.org/viewvc?rev=588281&view=rev
Log:
fix dependency

Modified:
    geronimo/server/trunk/configs/jsp-examples-tomcat/pom.xml
    geronimo/server/trunk/configs/servlet-examples-tomcat/pom.xml

Modified: geronimo/server/trunk/configs/jsp-examples-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/jsp-examples-tomcat/pom.xml?rev=588281&r1=588280&r2=588281&view=diff
==============================================================================
--- geronimo/server/trunk/configs/jsp-examples-tomcat/pom.xml (original)
+++ geronimo/server/trunk/configs/jsp-examples-tomcat/pom.xml Thu Oct 25 09:58:13 2007
@@ -105,7 +105,7 @@
                             <prerequisite>
                                 <id>
                                     <groupId>org.apache.geronimo.configs</groupId>
-                                    <artifactId>tomcat</artifactId>
+                                    <artifactId>tomcat6</artifactId>
                                 </id>
                                 <resource-type>Web Container</resource-type>
                                 <description>The Tomcat web container</description>

Modified: geronimo/server/trunk/configs/servlet-examples-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/servlet-examples-tomcat/pom.xml?rev=588281&r1=588280&r2=588281&view=diff
==============================================================================
--- geronimo/server/trunk/configs/servlet-examples-tomcat/pom.xml (original)
+++ geronimo/server/trunk/configs/servlet-examples-tomcat/pom.xml Thu Oct 25 09:58:13 2007
@@ -101,7 +101,7 @@
                             <prerequisite>
                                 <id>
                                     <groupId>org.apache.geronimo.configs</groupId>
-                                    <artifactId>tomcat</artifactId>
+                                    <artifactId>tomcat6</artifactId>
                                 </id>
                                 <resource-type>Web Container</resource-type>
                                 <description>