Repository: karaf Updated Branches: refs/heads/master 69f32fc15 -> 570ae865d
[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/570ae865 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/570ae865 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/570ae865 Branch: refs/heads/master Commit: 570ae865d5513ac8555acad987ab65c830960fcb Parents: 69f32fc Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 19:27:00 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 19:27:00 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/570ae865/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9288c0a..53e7fd8 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>
