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 2013/01/28 22:03:20 UTC

svn commit: r1439630 - /camel/trunk/.gitignore

Author: hadrian
Date: Mon Jan 28 21:03:20 2013
New Revision: 1439630

URL: http://svn.apache.org/viewvc?rev=1439630&view=rev
Log:
Exclude pom generated by shade plugin from list of modified files (minor)

Modified:
    camel/trunk/.gitignore

Modified: camel/trunk/.gitignore
URL: http://svn.apache.org/viewvc/camel/trunk/.gitignore?rev=1439630&r1=1439629&r2=1439630&view=diff
==============================================================================
--- camel/trunk/.gitignore (original)
+++ camel/trunk/.gitignore Mon Jan 28 21:03:20 2013
@@ -9,3 +9,4 @@ target
 .settings
 .checkstyle
 *.log
+dependency-reduced-pom.xml