Author: plightbo
Date: Mon Jul 10 17:16:40 2006
New Revision: 420665

URL: http://svn.apache.org/viewvc?rev=420665&view=rev
Log:
removing jetty configuration from hostedqa profile (it seems to be breaking 
stuff at the moment)

Modified:
    struts/struts2/trunk/apps/pom.xml

Modified: struts/struts2/trunk/apps/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/pom.xml?rev=420665&r1=420664&r2=420665&view=diff
==============================================================================
--- struts/struts2/trunk/apps/pom.xml (original)
+++ struts/struts2/trunk/apps/pom.xml Mon Jul 10 17:16:40 2006
@@ -90,11 +90,6 @@
                             </dependency>
                         </dependencies>
                     </plugin>
-                    <plugin>
-                        <groupId>org.mortbay.jetty</groupId>
-                        <artifactId>maven-jetty-plugin</artifactId>
-                        <version>6.0.0beta18</version>
-                     </plugin>
                 </plugins>
             </build>
         </profile>


Reply via email to