Repository: karaf Updated Branches: refs/heads/karaf-2.x d2678b071 -> b99d0f401
[KARAF-3338] Upgrade to Apache POM 15 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b99d0f40 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b99d0f40 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b99d0f40 Branch: refs/heads/karaf-2.x Commit: b99d0f4016ecbbe0e27978ce0d61d9fba451564d Parents: d2678b0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Nov 2 06:50:14 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Nov 2 06:50:14 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/b99d0f40/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 29f03db..3ed990f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>14</version> + <version>15</version> <relativePath /> </parent>
