[KARAF-1948] Upgrade to Apache 11 git-svn-id: https://svn.apache.org/repos/asf/karaf/cave/trunk@1399567 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/f11e8a0e Tree: http://git-wip-us.apache.org/repos/asf/karaf-cave/tree/f11e8a0e Diff: http://git-wip-us.apache.org/repos/asf/karaf-cave/diff/f11e8a0e Branch: refs/heads/master Commit: f11e8a0eb7a594ed54e9d4772853695815e383ee Parents: 51a6137 Author: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Authored: Thu Oct 18 09:44:31 2012 +0000 Committer: jbonofre <jbonofre@13f79535-47bb-0310-9956-ffa450edef68> Committed: Thu Oct 18 09:44:31 2012 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/f11e8a0e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9b0fb2c..0ab2203 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>10</version> + <version>11</version> </parent> <groupId>org.apache.karaf</groupId>
