Repository: karaf Updated Branches: refs/heads/karaf-3.0.x c5bd09ed1 -> 6118d6d4e
[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/6118d6d4 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/6118d6d4 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/6118d6d4 Branch: refs/heads/karaf-3.0.x Commit: 6118d6d4ec17c56c1e384cd2c01e4a5123c6f430 Parents: c5bd09e Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 4 16:25:46 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 4 16:25:46 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/6118d6d4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 753598e..e02c9bc 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>13</version> + <version>14</version> <relativePath /> </parent>
