Updated Branches:
  refs/heads/master c15a3fc1a -> f63e6f00b

added comment about plugin upgrade


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a5963ce
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8a5963ce
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8a5963ce

Branch: refs/heads/master
Commit: 8a5963ce8fad1d725b11e40fcd5da87f202e4b2b
Parents: c15a3fc
Author: cmueller <cmuel...@apache.org>
Authored: Sat Aug 3 10:28:01 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Sat Aug 3 13:18:44 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8a5963ce/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 990056b..aa39f1d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -259,6 +259,7 @@
     <maven-bundle-version>${maven-bundle-plugin-version}</maven-bundle-version>
     <!-- problems by upgrading to maven-bundle-plugin 2.4.0 -->
     <maven-bundle-plugin-version>2.3.7</maven-bundle-plugin-version>
+    <!-- maven-checkstyle-plugin 2.10 has problems to validate the license 
header in properties files-->
     <maven-checkstyle-plugin-version>2.9.1</maven-checkstyle-plugin-version>
     <maven-clean-plugin-version>2.5</maven-clean-plugin-version>
     <maven-compiler-plugin-version>2.5.1</maven-compiler-plugin-version>

Reply via email to