You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/07/11 04:29:57 UTC

svn commit: r420678 - /geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.tomcat.feature/pom.xml

Author: sppatel
Date: Mon Jul 10 19:29:57 2006
New Revision: 420678

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

Modified:
    geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.tomcat.feature/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.tomcat.feature/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.tomcat.feature/pom.xml?rev=420678&r1=420677&r2=420678&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.tomcat.feature/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.installableruntime.tomcat.feature/pom.xml Mon Jul 10 19:29:57 2006
@@ -17,7 +17,6 @@
           <include>feature.xml</include>
         </includes>
       </resource>
-    </resources>
       <resource>
         <targetPath>META-INF</targetPath>
         <directory>../../</directory>
@@ -26,6 +25,7 @@
           <include>NOTICE</include>
         </includes>
       </resource>
+    </resources>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>