[KARAF-2337] Upgrade to Apache POM 13 git-svn-id: https://svn.apache.org/repos/asf/karaf/cellar/branches/cellar-2.3.x@1485373 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/5e9aa4fd Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/5e9aa4fd Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/5e9aa4fd Branch: refs/heads/cellar-2.3.x Commit: 5e9aa4fdb9f3d6992a233576d56086db698f29aa Parents: 7eb9f28 Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Wed May 22 19:38:40 2013 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Wed May 22 19:38:40 2013 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/5e9aa4fd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 13044cf..2afbb50 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>12</version> + <version>13</version> <relativePath /> </parent>
