use last Apache parent pom
Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/db114826 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/db114826 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/db114826 Branch: refs/heads/master Commit: db1148268be44368190805dc0f6fb077dec253f5 Parents: 172f099 Author: Olivier Lamy <[email protected]> Authored: Tue Mar 24 21:54:08 2015 +1100 Committer: Olivier Lamy <[email protected]> Committed: Tue Mar 24 21:54:08 2015 +1100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/db114826/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3c3e573..273d20e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>13</version> + <version>16</version> </parent> <groupId>org.apache.helix</groupId>
