Repository: karaf Updated Branches: refs/heads/karaf-2.3.x 310dd5e04 -> 70f51109c
[KARAF-2853] Upgrade to Apache POM 14 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/70f51109 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/70f51109 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/70f51109 Branch: refs/heads/karaf-2.3.x Commit: 70f51109ca014f1fd26791f4df7051042012c1d6 Parents: 310dd5e Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 4 18:16:30 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 4 18:16:30 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/70f51109/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c70097e..690379b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>12</version> + <version>14</version> <relativePath /> </parent>
