upgrade parent pom
Project: http://git-wip-us.apache.org/repos/asf/bval/repo Commit: http://git-wip-us.apache.org/repos/asf/bval/commit/f6737c27 Tree: http://git-wip-us.apache.org/repos/asf/bval/tree/f6737c27 Diff: http://git-wip-us.apache.org/repos/asf/bval/diff/f6737c27 Branch: refs/heads/master Commit: f6737c27b37de2c12557384213104f8f81b7fca7 Parents: b0d4ac1 Author: Matt Benson <[email protected]> Authored: Thu Oct 20 16:17:50 2016 +0000 Committer: Matt Benson <[email protected]> Committed: Thu Oct 20 16:17:50 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bval/blob/f6737c27/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 50939a7..2c32174 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>13</version> + <version>18</version> <relativePath /> </parent>
