Updated Branches: refs/heads/master f62dda2d6 -> 4eae3f90b
upgrade apache-rat-plugin from 0.8 to 0.9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4eae3f90 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4eae3f90 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4eae3f90 Branch: refs/heads/master Commit: 4eae3f90b888a68f88be1c8cdd1641a2f3ea5c46 Parents: f62dda2 Author: cmueller <[email protected]> Authored: Sun May 12 19:13:27 2013 +0200 Committer: cmueller <[email protected]> Committed: Sun May 12 19:13:27 2013 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/4eae3f90/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1add7a2..709d053 100755 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> + <version>0.9</version> <configuration> <excludeSubProjects>false</excludeSubProjects> <excludes>
