You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xu...@apache.org on 2011/07/20 14:53:29 UTC

svn commit: r1148740 - /geronimo/external/trunk/tomcat-parent-7.0.19/pom.xml

Author: xuhaihong
Date: Wed Jul 20 12:53:28 2011
New Revision: 1148740

URL: http://svn.apache.org/viewvc?rev=1148740&view=rev
Log:
Use java6 profile

Modified:
    geronimo/external/trunk/tomcat-parent-7.0.19/pom.xml

Modified: geronimo/external/trunk/tomcat-parent-7.0.19/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-7.0.19/pom.xml?rev=1148740&r1=1148739&r2=1148740&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-7.0.19/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-7.0.19/pom.xml Wed Jul 20 12:53:28 2011
@@ -21,7 +21,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.geronimo.genesis</groupId>
-        <artifactId>genesis-java5-flava</artifactId>
+        <artifactId>genesis-java6-flava</artifactId>
         <version>2.0</version>
     </parent>