You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2011/11/26 00:58:10 UTC

svn commit: r1206381 - /camel/trunk/components/camel-ftp/pom.xml

Author: hadrian
Date: Fri Nov 25 23:58:09 2011
New Revision: 1206381

URL: http://svn.apache.org/viewvc?rev=1206381&view=rev
Log:
Deleted 2 lines too many in previous commit

Modified:
    camel/trunk/components/camel-ftp/pom.xml

Modified: camel/trunk/components/camel-ftp/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-ftp/pom.xml?rev=1206381&r1=1206380&r2=1206381&view=diff
==============================================================================
--- camel/trunk/components/camel-ftp/pom.xml (original)
+++ camel/trunk/components/camel-ftp/pom.xml Fri Nov 25 23:58:09 2011
@@ -128,4 +128,7 @@
           </systemPropertyVariables>
         </configuration>
       </plugin>
+    </plugins>
+  </build>
+
 </project>