You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2010/03/02 17:14:39 UTC

svn commit: r918099 - /myfaces/tobago/trunk/example/test/pom.xml

Author: lofwyr
Date: Tue Mar  2 16:14:39 2010
New Revision: 918099

URL: http://svn.apache.org/viewvc?rev=918099&view=rev
Log:
cleanup

Modified:
    myfaces/tobago/trunk/example/test/pom.xml

Modified: myfaces/tobago/trunk/example/test/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/test/pom.xml?rev=918099&r1=918098&r2=918099&view=diff
==============================================================================
--- myfaces/tobago/trunk/example/test/pom.xml (original)
+++ myfaces/tobago/trunk/example/test/pom.xml Tue Mar  2 16:14:39 2010
@@ -58,13 +58,6 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>tomcat-maven-plugin</artifactId>
-        <!--
-                <configuration>
-                  <server>asari</server>
-                  <update>true</update>
-                  <url>http://10.0.0.4:8080/manager</url>
-                </configuration>
-        -->
         <configuration>
           <server>tomcat</server>
           <update>true</update>