Repository: karaf Updated Branches: refs/heads/karaf-2.x cd4161a60 -> 17c207c1e
[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/17c207c1 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/17c207c1 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/17c207c1 Branch: refs/heads/karaf-2.x Commit: 17c207c1ed7d588295a25b794c547d4a9981488e Parents: cd4161a Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Apr 4 17:34:47 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Apr 4 17:34:47 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/17c207c1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 13c83bf..86fd72d 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>
