[KARAF-2055] Upgrade to Apache POM 12 git-svn-id: https://svn.apache.org/repos/asf/karaf/cave/trunk@1420207 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/karaf-cave/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cave/commit/c9e4ddc1 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cave/tree/c9e4ddc1 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cave/diff/c9e4ddc1 Branch: refs/heads/master Commit: c9e4ddc15b4ff718e59af26b979e84afc22d74da Parents: 7b10b2f Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Tue Dec 11 14:59:10 2012 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Tue Dec 11 14:59:10 2012 +0000 ---------------------------------------------------------------------- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/c9e4ddc1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6dd8011..9fe62b1 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,8 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>11</version> + <version>12</version> + <relativePath /> </parent> <groupId>org.apache.karaf</groupId>
