Repository: cxf-xjc-utils Updated Branches: refs/heads/master 34372d4b6 -> caab3ebac
Update apache parent pom version 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/caab3eba Tree: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/tree/caab3eba Diff: http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/diff/caab3eba Branch: refs/heads/master Commit: caab3ebac0ad55437a5aeeb88f33c9494bd180e9 Parents: 34372d4 Author: Daniel Kulp <[email protected]> Authored: Fri May 30 14:52:40 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri May 30 14:52:40 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils/blob/caab3eba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bf9d0f1..86bb97c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>13</version> + <version>14</version> </parent> <scm> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/cxf-xjc-utils.git</connection>
