Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 61849d279 -> 762cf8b77
[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/762cf8b7 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/762cf8b7 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/762cf8b7 Branch: refs/heads/karaf-3.0.x Commit: 762cf8b77c0a19c61ded4bf901a4a37fb1165881 Parents: 61849d2 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Nov 2 06:45:17 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Nov 2 06:45:17 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/762cf8b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0c0a5e0..86b202b 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>
