Updated Branches: refs/heads/master c88d85262 -> 6e4dbb520
version already defined in parent pom Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/6e4dbb52 Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/6e4dbb52 Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/6e4dbb52 Branch: refs/heads/master Commit: 6e4dbb5200087dd81dd3413c5ff38689567b80f2 Parents: c88d852 Author: Olivier Lamy <[email protected]> Authored: Sun May 5 16:44:26 2013 +1000 Committer: Olivier Lamy <[email protected]> Committed: Sun May 5 16:44:26 2013 +1000 ---------------------------------------------------------------------- recipes/distributed-lock-manager/pom.xml | 1 - recipes/rsync-replicated-file-system/pom.xml | 1 - recipes/service-discovery/pom.xml | 1 - 3 files changed, 0 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6e4dbb52/recipes/distributed-lock-manager/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index 6efefc1..ba8a09a 100644 --- a/recipes/distributed-lock-manager/pom.xml +++ b/recipes/distributed-lock-manager/pom.xml @@ -99,7 +99,6 @@ under the License. <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> <configuration> <excludes combine.children="append"> </excludes> http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6e4dbb52/recipes/rsync-replicated-file-system/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index b8051e3..ab40e9f 100644 --- a/recipes/rsync-replicated-file-system/pom.xml +++ b/recipes/rsync-replicated-file-system/pom.xml @@ -114,7 +114,6 @@ under the License. <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> <configuration> <excludes combine.children="append"> <exclude>data/localhost_**/**</exclude> http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6e4dbb52/recipes/service-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index cb04c9d..b0a92ce 100644 --- a/recipes/service-discovery/pom.xml +++ b/recipes/service-discovery/pom.xml @@ -99,7 +99,6 @@ under the License. <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> - <version>0.8</version> <configuration> <excludes combine.children="append"> </excludes>
