Update Apache POM to 15.
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/0646eda5 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/0646eda5 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/0646eda5 Branch: refs/heads/block_iteration Commit: 0646eda5198680c17e66fc6e96eeeb283ffe342d Parents: 2707964 Author: Hyunsik Choi <[email protected]> Authored: Thu Oct 9 01:28:06 2014 -0700 Committer: Hyunsik Choi <[email protected]> Committed: Thu Oct 9 01:28:06 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/0646eda5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d7361bd..a3294f4 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>14</version> + <version>15</version> </parent> <groupId>org.apache.tajo</groupId> <artifactId>tajo-main</artifactId>
