Repository: cxf-xjc-utils Updated Branches: refs/heads/master d41ade480 -> 7beda0637
Updating Apache parent pom Project: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/commit/7beda063 Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/7beda063 Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/7beda063 Branch: refs/heads/master Commit: 7beda0637b9594f8d907b2441495126e5835a682 Parents: d41ade4 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Dec 6 10:10:03 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Dec 6 10:10:03 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/7beda063/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6bbcbfc..cbf8277 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>14</version> + <version>18</version> </parent> <scm> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils.git</connection>
