[BROOKLYN-183] Bump karaf to version 4.0.3
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/094e6e47 Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/094e6e47 Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/094e6e47 Branch: refs/heads/master Commit: 094e6e47d8fa1f040469e50f35ec62eac7191c86 Parents: 25dde5e Author: Ciprian Ciubotariu <[email protected]> Authored: Mon Nov 16 17:20:42 2015 +0200 Committer: Ciprian Ciubotariu <[email protected]> Committed: Tue Nov 17 14:55:03 2015 +0200 ---------------------------------------------------------------------- karaf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/094e6e47/karaf/pom.xml ---------------------------------------------------------------------- diff --git a/karaf/pom.xml b/karaf/pom.xml index ecacf2d..0d555cd 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -30,7 +30,7 @@ <packaging>pom</packaging> <properties> - <karaf.version>4.0.2</karaf.version> + <karaf.version>4.0.3</karaf.version> <org.osgi.core.version>6.0.0</org.osgi.core.version> <org.osgi.compendium.version>5.0.0</org.osgi.compendium.version>
