Apache parent v10
Project: http://git-wip-us.apache.org/repos/asf/incubator-curator/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-curator/commit/d8087206 Tree: http://git-wip-us.apache.org/repos/asf/incubator-curator/tree/d8087206 Diff: http://git-wip-us.apache.org/repos/asf/incubator-curator/diff/d8087206 Branch: refs/heads/master Commit: d808720697a788744b2c8506b34ea6a88fc771f7 Parents: 2d14c58 Author: randgalt <[email protected]> Authored: Wed Mar 27 13:37:10 2013 -0700 Committer: randgalt <[email protected]> Committed: Wed Mar 27 13:37:10 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-curator/blob/d8087206/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f176966..5fe1a81 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>8</version> + <version>10</version> </parent> <groupId>org.apache.curator</groupId>
