You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2010/02/19 19:41:27 UTC

svn commit: r911904 - /geronimo/server/trunk/pom.xml

Author: dwoods
Date: Fri Feb 19 18:41:27 2010
New Revision: 911904

URL: http://svn.apache.org/viewvc?rev=911904&view=rev
Log:
update assembly names

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=911904&r1=911903&r2=911904&view=diff
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Fri Feb 19 18:41:27 2010
@@ -2217,7 +2217,7 @@
                             <assembly>
                                 <id>tomcat</id>
                                 <groupId>org.apache.geronimo.assemblies</groupId>
-                                <artifactId>geronimo-tomcat6-javaee5</artifactId>
+                                <artifactId>geronimo-tomcat7-javaee6</artifactId>
                                 <version>${version}</version>
                                 <classifier>bin</classifier>
                                 <type>zip</type>
@@ -2226,7 +2226,7 @@
                             <assembly>
                                 <id>tomcat-minimal</id>
                                 <groupId>org.apache.geronimo.assemblies</groupId>
-                                <artifactId>geronimo-tomcat6-minimal</artifactId>
+                                <artifactId>geronimo-tomcat7-minimal</artifactId>
                                 <version>${version}</version>
                                 <classifier>bin</classifier>
                                 <type>zip</type>